aboutsummaryrefslogtreecommitdiffhomepage
path: root/javanano/src/test/java/com/google/protobuf/nano/unittest_single_nano.proto
diff options
context:
space:
mode:
Diffstat (limited to 'javanano/src/test/java/com/google/protobuf/nano/unittest_single_nano.proto')
-rw-r--r--javanano/src/test/java/com/google/protobuf/nano/unittest_single_nano.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/javanano/src/test/java/com/google/protobuf/nano/unittest_single_nano.proto b/javanano/src/test/java/com/google/protobuf/nano/unittest_single_nano.proto
index 025428d8..7de30c87 100644
--- a/javanano/src/test/java/com/google/protobuf/nano/unittest_single_nano.proto
+++ b/javanano/src/test/java/com/google/protobuf/nano/unittest_single_nano.proto
@@ -32,7 +32,7 @@
package protobuf_unittest_import;
-option java_package = "com.google.protobuf.nano";
+option java_package = "com.google.protobuf";
message SingleMessageNano {
}