Index: third_party/protobuf/README.chromium |
diff --git a/third_party/protobuf/README.chromium b/third_party/protobuf/README.chromium |
index 767241178cb21420eeccf2455b0ec3a271f314bc..4439bac8d6d67d70d1c5e2a41387799b823117b4 100644 |
--- a/third_party/protobuf/README.chromium |
+++ b/third_party/protobuf/README.chromium |
@@ -22,6 +22,10 @@ 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 r173228 for the patch. |
+This code has been patched to make the target protobuf_lite a component so that |
+targets that depend on it can be componentized. See http://crbug.com/172800. |
+TODO(rsimha): Add revision number here after CL 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. |