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

Unified Diff: components/payments/core/DEPS

Issue 2808983003: [Payments] Format shipping and billing phone number in normalizer. (Closed)
Patch Set: Created 3 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: components/payments/core/DEPS
diff --git a/components/payments/core/DEPS b/components/payments/core/DEPS
index 0b6bf9537f66508ef78be9e2aae11a6499246336..66d090781a993d760c64a7db67b7fd9e8aa4ccf5 100644
--- a/components/payments/core/DEPS
+++ b/components/payments/core/DEPS
@@ -4,5 +4,6 @@ include_rules = [
"+components/autofill/core",
"+components/strings",
"+third_party/libaddressinput",
+ "+third_party/libphonenumber",
"+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698