Skip to content

Commit

Permalink
Auto-generate files after cl/610422312
Browse files Browse the repository at this point in the history
  • Loading branch information
protobuf-team-bot authored and pull[bot] committed Nov 1, 2024
1 parent dd0370c commit ec72f7f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/file_lists.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@ set(libprotobuf_lite_hdrs

# @//pkg:protoc
set(libprotoc_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/allowlists/open_enum.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/enum.cc
Expand Down Expand Up @@ -410,8 +409,6 @@ set(libprotoc_srcs

# @//pkg:protoc
set(libprotoc_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/allowlists/allowlist.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/allowlists/allowlists.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/enum.h
Expand Down Expand Up @@ -796,7 +793,6 @@ set(fake_plugin_files

# @//src/google/protobuf/compiler:test_srcs
set(compiler_test_files
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/allowlists/allowlist_test.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator_unittest.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface_unittest.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/arena_ctor_visibility_test.cc
Expand Down

0 comments on commit ec72f7f

Please sign in to comment.