From de1688ca76d2a2ab3a1ff8853ddb7760c2b9baf3 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Thu, 13 Jul 2023 18:00:59 +0000 Subject: [PATCH] Auto-generate files after cl/547849243 --- src/file_lists.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/src/file_lists.cmake b/src/file_lists.cmake index 7e2dce69c2..bcfa8f341c 100644 --- a/src/file_lists.cmake +++ b/src/file_lists.cmake @@ -738,6 +738,7 @@ 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/bootstrap_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/generator_unittest.cc