Index: third_party/protobuf/README.chromium |
diff --git a/third_party/protobuf/README.chromium b/third_party/protobuf/README.chromium |
index ab2cff4896cd0c429c5296c3fd9eac44d47f9282..1d45c6db30cc07c5ccd11142017b594ef6e4f081 100644 |
--- a/third_party/protobuf/README.chromium |
+++ b/third_party/protobuf/README.chromium |
@@ -16,6 +16,8 @@ protobuf_lite_java_parse_pom.py |
A protobuf.gyp file has been added for building with Chromium. |
+The config file has been patched to support both libstdc++ and libc++. |
rmcilroy
2014/04/24 10:13:31
You don't need this line, since you are changing a
|
+ |
This code has been patched to support unknown field retention in protobuf-lite. |
See r62331 for the patch. |