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

Unified Diff: third_party/protobuf/README.chromium

Issue 11316370: [sync] Componentize sync: Part 4: Fix includes in third_party/protobuf (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Undo exports; Just fix incorrect includes Created 8 years 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 25997374c514781cecb6f52c0cf29a076746bb79..15b4869bb4d9bcab112b3e015832e393d00159f4 100644
--- a/third_party/protobuf/README.chromium
+++ b/third_party/protobuf/README.chromium
@@ -19,6 +19,10 @@ 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.
+This code has been patched to ensure that files in the target protobuf_lite
+do not include headers from protobuf_full. See rXXXXXX for the patch.
+TODO(rsimha): Update rXXXXXX above once the patch is committed.
+
Revisions r427 and r430 were cherry-picked from upstream.
Cherry-pick patch from http://code.google.com/p/protobuf/issues/detail?id=425.
« no previous file with comments | « remoting/protocol/connection_to_client.cc ('k') | third_party/protobuf/src/google/protobuf/unknown_field_set.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698