Index: third_party/protobuf/src/google/protobuf/unittest_embed_optimize_for.proto |
diff --git a/third_party/protobuf/src/google/protobuf/unittest_embed_optimize_for.proto b/third_party/protobuf/src/google/protobuf/unittest_embed_optimize_for.proto |
index fa1762594e8960814d5ad052ded3a5b9520d4f6d..d8b0f9b94f992ea3d0745fac370b7d481aae41a3 100644 |
--- a/third_party/protobuf/src/google/protobuf/unittest_embed_optimize_for.proto |
+++ b/third_party/protobuf/src/google/protobuf/unittest_embed_optimize_for.proto |
@@ -1,6 +1,6 @@ |
// Protocol Buffers - Google's data interchange format |
// Copyright 2008 Google Inc. All rights reserved. |
-// http://code.google.com/p/protobuf/ |
+// https://developers.google.com/protocol-buffers/ |
// |
// Redistribution and use in source and binary forms, with or without |
// modification, are permitted provided that the following conditions are |
@@ -34,6 +34,7 @@ |
// |
// A proto file which imports a proto file that uses optimize_for = CODE_SIZE. |
+syntax = "proto2"; |
import "google/protobuf/unittest_optimize_for.proto"; |
package protobuf_unittest; |