From 7ef3f87e3dada30237545fe83dbf0468b9ddb750 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Mon, 26 Feb 2024 17:07:33 +0000 Subject: [PATCH] Auto-generate files after cl/610422312 --- src/file_lists.cmake | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/file_lists.cmake b/src/file_lists.cmake index 9fe8bdd800..4996b636de 100644 --- a/src/file_lists.cmake +++ b/src/file_lists.cmake @@ -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 @@ -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 @@ -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