Skip to content

Commit

Permalink
internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 503544432
  • Loading branch information
protobuf-github-bot authored and copybara-github committed Jan 21, 2023
1 parent 3629ca3 commit 354fe99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/google/protobuf/compiler/cpp/helpers.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1424,8 +1424,6 @@ bool GetBootstrapBasename(const Options& options, absl::string_view basename,
"net/proto2/compiler/proto/plugin"},
{"net/proto2/compiler/proto/profile",
"net/proto2/compiler/proto/profile_bootstrap"},
{"third_party/protobuf/extension_declaration",
"third_party/protobuf/extension_declaration_bootstrap"},
};
auto iter = bootstrap_mapping->find(basename);
if (iter == bootstrap_mapping->end()) {
Expand Down

0 comments on commit 354fe99

Please sign in to comment.