Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(566)

Unified Diff: third_party/protobuf/src/google/protobuf/unittest_embed_optimize_for.proto

Issue 1322483002: Revert https://codereview.chromium.org/1291903002 (protobuf roll). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 d8b0f9b94f992ea3d0745fac370b7d481aae41a3..fa1762594e8960814d5ad052ded3a5b9520d4f6d 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.
-// https://developers.google.com/protocol-buffers/
+// http://code.google.com/p/protobuf/
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
@@ -34,7 +34,6 @@
//
// 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;

Powered by Google App Engine
This is Rietveld 408576698