From eeb98513979e132481d37506fdad7f15e9d7ed2f Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Wed, 19 Apr 2023 19:48:02 +0000 Subject: [PATCH] Auto-generate files after cl/525522437 --- src/file_lists.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/src/file_lists.cmake b/src/file_lists.cmake index fa2396c589..b35561eb0b 100644 --- a/src/file_lists.cmake +++ b/src/file_lists.cmake @@ -625,6 +625,7 @@ set(protobuf_test_files ${protobuf_SOURCE_DIR}/src/google/protobuf/proto3_arena_lite_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/proto3_arena_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/proto3_lite_unittest.cc + ${protobuf_SOURCE_DIR}/src/google/protobuf/redaction_metric_test.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_mode_test.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_ops_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/repeated_field_reflection_unittest.cc