Automated rollback of commit c4668f341f.

PiperOrigin-RevId: 673531150
pull/18273/head
Mike Kruskal 6 months ago committed by Copybara-Service
parent da26393006
commit 46eaf53920
  1. 2
      src/google/protobuf/compiler/cpp/helpers.cc

@ -1677,6 +1677,8 @@ bool GetBootstrapBasename(const Options& options, absl::string_view basename,
"third_party/protobuf/descriptor"},
{"third_party/protobuf/cpp_features",
"third_party/protobuf/cpp_features"},
{"third_party/java/protobuf/java_features",
"third_party/java/protobuf/java_features_bootstrap"},
{"third_party/protobuf/compiler/plugin",
"third_party/protobuf/compiler/plugin"},
{"net/proto2/compiler/proto/profile",

Loading…
Cancel
Save