Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2312)

Unified Diff: third_party/protobuf/benchmarks/benchmark_messages_proto3.proto

Issue 2600753002: Reverts third_party/protobuf: Update to HEAD (f52e188fe4) (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/protobuf/benchmarks/benchmark_messages_proto3.proto
diff --git a/third_party/protobuf/benchmarks/benchmark_messages_proto3.proto b/third_party/protobuf/benchmarks/benchmark_messages_proto3.proto
index 090b554be9c0ca4476a5e551ddef55f47eb1286b..32f586986b0759f17c7dedc90d1914c88d2ceb16 100644
--- a/third_party/protobuf/benchmarks/benchmark_messages_proto3.proto
+++ b/third_party/protobuf/benchmarks/benchmark_messages_proto3.proto
@@ -8,8 +8,6 @@ option java_package = "com.google.protobuf.benchmarks";
// This is the default, but we specify it here explicitly.
option optimize_for = SPEED;
-option cc_enable_arenas = true;
-
message GoogleMessage1 {
string field1 = 1;
string field9 = 9;
« no previous file with comments | « third_party/protobuf/benchmarks/benchmark_messages_proto2.proto ('k') | third_party/protobuf/benchmarks/cpp_benchmark.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698