Skip to content

Commit 1e5be43

Browse files
karenwuzcopybara-github
authored andcommitted
Bootstrapping cpp_file_options
PiperOrigin-RevId: 897759615
1 parent 12871c0 commit 1e5be43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/google/protobuf/compiler/cpp/helpers.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1860,6 +1860,8 @@ bool GetBootstrapBasename(const Options& options, absl::string_view basename,
18601860
"third_party/protobuf/descriptor"},
18611861
{"third_party/protobuf/cpp_features",
18621862
"third_party/protobuf/cpp_features"},
1863+
{"third_party/protobuf/cpp_file_options",
1864+
"third_party/protobuf/cpp_file_options_bootstrap"},
18631865
{"third_party/protobuf/compiler/plugin",
18641866
"third_party/protobuf/compiler/plugin"},
18651867
{"third_party/protobuf/internal_options",

0 commit comments

Comments
 (0)