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

Unified Diff: third_party/libphonenumber/README.chromium

Issue 7277083: [libphonenumber] snprintf isn't generally in the std:: namespace (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add include Created 9 years, 6 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/libphonenumber/cpp/src/default_logger.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libphonenumber/README.chromium
diff --git a/third_party/libphonenumber/README.chromium b/third_party/libphonenumber/README.chromium
index bd01490e55afeaaca7c13c10e078dd8ac42b1771..e66245257a91755302d5bf246728d209f17201e8 100644
--- a/third_party/libphonenumber/README.chromium
+++ b/third_party/libphonenumber/README.chromium
@@ -18,8 +18,8 @@ Additional files, not in the original library:
libphonenumber.gyp
README.chromium
-Until the changes are upstreamed library is included directly, with a patch
-in patches/version277.patch applied.
+Until the changes are upstreamed library is included directly, with patches
+in patches/version277.patch and patches/version277a.patch applied.
The folders included in our repository for now are
cpp/
« no previous file with comments | « no previous file | third_party/libphonenumber/cpp/src/default_logger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698