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

Unified Diff: third_party/libphonenumber/README.chromium

Issue 1695483002: [libphonenumber] move phonenumber_api.h up one level (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « content/renderer/android/phone_number_detector.cc ('k') | third_party/libphonenumber/phonenumber_api.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 23d69328cd7f7dd75ea68612b3d25dc5de927bc1..b4fc37fcbda66d58d0f03f6a0625fd2b308d64ba 100644
--- a/third_party/libphonenumber/README.chromium
+++ b/third_party/libphonenumber/README.chromium
@@ -19,7 +19,7 @@ Additional files, not in the original library:
libphonenumber.gyp
README.chromium
LICENSE # Taken from https://github.com/googlei18n/libphonenumber/
- src/phonenumber_api.h
+ phonenumber_api.h
The library is mapped through the DEPS file into src/ folder. To update:
1. Get the latest version number from
« no previous file with comments | « content/renderer/android/phone_number_detector.cc ('k') | third_party/libphonenumber/phonenumber_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698