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

Unified Diff: third_party/protobuf/README.chromium

Issue 246633012: Import C++11 headers for unordered_(map|set) when using libc++ in protobuf. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 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 | « no previous file | third_party/protobuf/config.h » ('j') | third_party/protobuf/config.h » ('J')
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 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.
« no previous file with comments | « no previous file | third_party/protobuf/config.h » ('j') | third_party/protobuf/config.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698