aboutsummaryrefslogtreecommitdiffhomepage
path: root/benchmarks/datasets/google_message4/benchmark_message4_3.proto
diff options
context:
space:
mode:
authorGravatar Yilun Chong <yilunchong@google.com>2018-02-09 11:47:00 -0800
committerGravatar Yilun Chong <yilunchong@google.com>2018-02-09 11:47:00 -0800
commit6cd4ec497239070c1513c9dd05fc88cd3ecc57fd (patch)
treeb4feba6edbbc0b57caa6381e7bb5bf62d14af257 /benchmarks/datasets/google_message4/benchmark_message4_3.proto
parent07f023188e929019f506e9b390dde70539ea857f (diff)
Sync internal benchmark changes
Diffstat (limited to 'benchmarks/datasets/google_message4/benchmark_message4_3.proto')
-rw-r--r--benchmarks/datasets/google_message4/benchmark_message4_3.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/datasets/google_message4/benchmark_message4_3.proto b/benchmarks/datasets/google_message4/benchmark_message4_3.proto
index b6fb1343..544fad20 100644
--- a/benchmarks/datasets/google_message4/benchmark_message4_3.proto
+++ b/benchmarks/datasets/google_message4/benchmark_message4_3.proto
@@ -3,6 +3,7 @@ syntax = "proto2";
package benchmarks.google_message4;
option cc_enable_arenas = true;
+option java_package = "com.google.protobuf.benchmarks";
enum UnusedEnum {
UNUSED_ENUM_VALUE1 = 0;