aboutsummaryrefslogtreecommitdiffhomepage
path: root/benchmarks/datasets/google_message4/benchmark_message4_3.proto
diff options
context:
space:
mode:
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;