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

Unified Diff: third_party/protobuf/README.chromium

Issue 11228038: Linux: change protobuf default option to allow building (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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
« no previous file with comments | « sync/protocol/typed_url_specifics.proto ('k') | third_party/protobuf/src/google/protobuf/descriptor.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/protobuf/README.chromium
diff --git a/third_party/protobuf/README.chromium b/third_party/protobuf/README.chromium
index 3b861c86c59302ffc69b7925eb789a87e0524e9e..45ffa2cc842d73a6abb222814a2ccb90e511176e 100644
--- a/third_party/protobuf/README.chromium
+++ b/third_party/protobuf/README.chromium
@@ -15,7 +15,9 @@ descriptor2_pb.py
A protobuf.gyp file has been added for building with Chromium.
This code has been patched to support unknown field retention in protobuf-lite.
-See r62331 for the patch.
+See r62331 for the patch. Defaults have been changed to allow building
+with unpatched system protobuf: default for optimize_for option is now
+LITE_RUNTIME, and default for retain_unknown_fields is true.
Revision r427 was cherry-picked from upstream.
« no previous file with comments | « sync/protocol/typed_url_specifics.proto ('k') | third_party/protobuf/src/google/protobuf/descriptor.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698