From ff83c91654f7a448704193846d7f307cd64aa5e7 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Wed, 6 Mar 2024 01:16:44 +0000 Subject: [PATCH] Auto-generate files after cl/613016814 --- src/file_lists.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/src/file_lists.cmake b/src/file_lists.cmake index 3eb01aa69a..804fe5137a 100644 --- a/src/file_lists.cmake +++ b/src/file_lists.cmake @@ -768,6 +768,7 @@ set(protobuf_test_protos_files ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_arena.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_arena_lite.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_bad_macros.proto + ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_extensions.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_lite.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_optional.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_retention.proto