From 222b4b9cd6e81719c482f755b13f8e8e1b41f7ce Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Thu, 6 Jul 2023 17:35:25 +0000 Subject: [PATCH] Auto-generate files after cl/546026711 --- src/file_lists.cmake | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/file_lists.cmake b/src/file_lists.cmake index 153aa3ca3a..1bb9894721 100644 --- a/src/file_lists.cmake +++ b/src/file_lists.cmake @@ -136,6 +136,7 @@ set(libprotobuf_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/implicit_weak_message.h ${protobuf_SOURCE_DIR}/src/google/protobuf/inlined_string_field.h ${protobuf_SOURCE_DIR}/src/google/protobuf/internal_message_util.h + ${protobuf_SOURCE_DIR}/src/google/protobuf/internal_visibility.h ${protobuf_SOURCE_DIR}/src/google/protobuf/io/coded_stream.h ${protobuf_SOURCE_DIR}/src/google/protobuf/io/gzip_stream.h ${protobuf_SOURCE_DIR}/src/google/protobuf/io/io_win32.h @@ -252,6 +253,7 @@ set(libprotobuf_lite_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/has_bits.h ${protobuf_SOURCE_DIR}/src/google/protobuf/implicit_weak_message.h ${protobuf_SOURCE_DIR}/src/google/protobuf/inlined_string_field.h + ${protobuf_SOURCE_DIR}/src/google/protobuf/internal_visibility.h ${protobuf_SOURCE_DIR}/src/google/protobuf/io/coded_stream.h ${protobuf_SOURCE_DIR}/src/google/protobuf/io/io_win32.h ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream.h @@ -586,6 +588,7 @@ set(common_test_srcs set(common_test_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface_tester.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/mock_code_generator.h + ${protobuf_SOURCE_DIR}/src/google/protobuf/internal_visibility_for_testing.h ${protobuf_SOURCE_DIR}/src/google/protobuf/test_textproto.h ${protobuf_SOURCE_DIR}/src/google/protobuf/testing/file.h ${protobuf_SOURCE_DIR}/src/google/protobuf/testing/googletest.h