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

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

Issue 2338283003: [Payments] Normalize addresses before passing them to merchants. (Closed)
Patch Set: import order Created 4 years, 2 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 | « chrome/browser/BUILD.gn ('k') | chrome/browser/autofill/android/personal_data_manager_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/autofill/android/DEPS
diff --git a/chrome/browser/autofill/android/DEPS b/chrome/browser/autofill/android/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..901959f5af693c833ed397e97739677424ab5379
--- /dev/null
+++ b/chrome/browser/autofill/android/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ '+third_party/libaddressinput',
+]
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/autofill/android/personal_data_manager_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698