| Index: third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_bad_identifiers.proto
|
| diff --git a/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_bad_identifiers.proto b/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_bad_identifiers.proto
|
| index 2b1f65e4c3a8b48dd4ce9162586b9e0fb47151ab..d2c77936c3c79e7546410a98b68a410f0692c874 100644
|
| --- a/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_bad_identifiers.proto
|
| +++ b/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_bad_identifiers.proto
|
| @@ -43,7 +43,6 @@ package io_protocol_tests;
|
|
|
| option java_package = "com.google.protobuf";
|
| option java_outer_classname = "TestBadIdentifiersProto";
|
| -option java_generate_equals_and_hash = true;
|
|
|
| message TestMessage {
|
| optional string cached_size = 1;
|
|
|