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

Unified Diff: third_party/protobuf/README.chromium

Issue 11412211: [sync] Componentize sync: Part Final: Target 'sync' is now its own component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase + merge with net->sync dependency fix (no code changes) Created 7 years, 11 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/README.chromium
diff --git a/third_party/protobuf/README.chromium b/third_party/protobuf/README.chromium
index 767241178cb21420eeccf2455b0ec3a271f314bc..211014f7d775e0368a3404fdec035433c54a740d 100644
--- a/third_party/protobuf/README.chromium
+++ b/third_party/protobuf/README.chromium
@@ -14,7 +14,10 @@ descriptor2_pb.py
protobuf_lite_java_descriptor_proto.py
protobuf_lite_java_parse_pom.py
-A protobuf.gyp file has been added for building with Chromium.
+A protobuf.gyp file has been added for building with Chromium. It was updated to
+support component builds on Windows by adding the required export definitions.
+See rXXXXXX for the patch.
+TODO(rsimha): Update revision number above after this CL is landed.
This code has been patched to support unknown field retention in protobuf-lite.
See r62331 for the patch.

Powered by Google App Engine
This is Rietveld 408576698