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

Unified Diff: chrome/browser/autofill/DEPS

Issue 6930037: Autofill DOMUI Prefs should work with i18n phone numbers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Adding DEPS. Created 9 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
Index: chrome/browser/autofill/DEPS
diff --git a/chrome/browser/autofill/DEPS b/chrome/browser/autofill/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c975cbea64257e840b7fdcd37fcfe1ac95bac36a
--- /dev/null
+++ b/chrome/browser/autofill/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/libphonenumber", # For phone number i18n.
+]
« no previous file with comments | « no previous file | chrome/browser/autofill/phone_number_i18n.h » ('j') | chrome/browser/autofill/phone_number_i18n.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698