From 013e8aa6cbed15e7c4171060992d6c855e7d808a Mon Sep 17 00:00:00 2001 From: Yohei Yukawa Date: Mon, 6 Nov 2023 07:23:28 +0000 Subject: [PATCH] Make `protobuf.gyp` compatible with Probobuf v25.0 This is a preparation to update Protobuf to v25.0 (#841). With this commit, protobuf.gyp becomes compatible with both v24.2 and v25.0. Note that Protobuf version is not yet updated in this commit. Thus there must be no observable behavior change. PiperOrigin-RevId: 579739765 --- src/protobuf/protobuf.gyp | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/protobuf/protobuf.gyp b/src/protobuf/protobuf.gyp index 99873fcfd..ca087d423 100644 --- a/src/protobuf/protobuf.gyp +++ b/src/protobuf/protobuf.gyp @@ -75,9 +75,9 @@ ], # Sources for protoc (common part and C++ generator only). 'protoc_sources': [ - '