From 46eaf53920ab20325706dc22923b449054284845 Mon Sep 17 00:00:00 2001 From: Mike Kruskal Date: Wed, 11 Sep 2024 14:11:26 -0700 Subject: [PATCH] Automated rollback of commit c4668f341f3d76df2b7e7d69e53c9cb4225bbc4f. PiperOrigin-RevId: 673531150 --- src/google/protobuf/compiler/cpp/helpers.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/google/protobuf/compiler/cpp/helpers.cc b/src/google/protobuf/compiler/cpp/helpers.cc index 71943600a5..d18426a77c 100644 --- a/src/google/protobuf/compiler/cpp/helpers.cc +++ b/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",