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

Unified Diff: chrome/browser/autofill/android/DEPS

Issue 2743763003: [Payments] Format and validate phone number by using libphonenumber (Closed)
Patch Set: formats Created 3 years, 9 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
Index: chrome/browser/autofill/android/DEPS
diff --git a/chrome/browser/autofill/android/DEPS b/chrome/browser/autofill/android/DEPS
index 901959f5af693c833ed397e97739677424ab5379..d04315b34dfe864310f0af5438a93718413817ec 100644
--- a/chrome/browser/autofill/android/DEPS
+++ b/chrome/browser/autofill/android/DEPS
@@ -1,3 +1,4 @@
include_rules = [
'+third_party/libaddressinput',
+ '+third_party/libphonenumber',
]
« no previous file with comments | « chrome/browser/android/chrome_jni_registrar.cc ('k') | chrome/browser/autofill/android/phone_number_util_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698