aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorProtobuf Team Bot <protobuf-team-bot@google.com>2024-05-10 17:38:46 +0000
committerProtobuf Team Bot <protobuf-team-bot@google.com>2024-05-10 17:38:46 +0000
commit39986c099b2b28da9f407bdb70e76f24bb07c97b (patch)
treefc9176d3ee263574d2f2726be42be4187ce2dbdf
parent24d42eacec4088319c9261e58fb1e7b04b5d0634 (diff)
downloadprotobuf-39986c099b2b28da9f407bdb70e76f24bb07c97b.tar.gz
Auto-generate files after cl/632535021
-rw-r--r--src/file_lists.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/file_lists.cmake b/src/file_lists.cmake
index 318d0763e..e22a26cf2 100644
--- a/src/file_lists.cmake
+++ b/src/file_lists.cmake
@@ -391,7 +391,7 @@ set(libprotoc_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/ruby/ruby_generator.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/accessor_case.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/accessors.cc
- ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/helpers.cc
+ ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/default_value.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/map.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/repeated_field.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/singular_message.cc
@@ -525,7 +525,7 @@ set(libprotoc_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/accessor_case.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/accessor_generator.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/accessors.h
- ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/helpers.h
+ ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/default_value.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/context.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/crate_mapping.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/enum.h