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

Unified Diff: components/payments/DEPS

Issue 2686613003: [Payments] Move address normalization code from android to native. (Closed)
Patch Set: Renamed file and addressed comments Created 3 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 | « components/payments/BUILD.gn ('k') | components/payments/address_normalizer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/payments/DEPS
diff --git a/components/payments/DEPS b/components/payments/DEPS
index 151fdf5f8b684de120e63da7cd44cfa25ed5ade9..002344e17a101f01507857a0704a902f6afd786b 100644
--- a/components/payments/DEPS
+++ b/components/payments/DEPS
@@ -4,5 +4,6 @@ include_rules = [
"+content/public/browser",
"+mojo/public/cpp",
+ "+third_party/libaddressinput", # For address i18n.
"+third_party/re2",
]
« no previous file with comments | « components/payments/BUILD.gn ('k') | components/payments/address_normalizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698