Skip to content

Commit 626c7e7

Browse files
Auto-generate files after cl/516537048
1 parent 3b2eadf commit 626c7e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/file_lists.cmake

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,8 @@ set(libprotobuf_lite_hdrs
272272

273273
# @//pkg:protoc
274274
set(libprotoc_srcs
275-
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/allowlists/allowlists.cc
275+
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/allowlists/empty_package.cc
276+
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/allowlists/weak_imports.cc
276277
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.cc
277278
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.cc
278279
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/enum.cc

0 commit comments

Comments
 (0)