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

Unified Diff: components/payments/core/BUILD.gn

Issue 2808983003: [Payments] Format shipping and billing phone number in normalizer. (Closed)
Patch Set: Nits 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/BUILD.gn
diff --git a/components/payments/core/BUILD.gn b/components/payments/core/BUILD.gn
index 99d9269c1b1d4491386661f34f1c3a3c6231e5b2..1892be2735280101b69f9f716e615323945b86f5 100644
--- a/components/payments/core/BUILD.gn
+++ b/components/payments/core/BUILD.gn
@@ -35,6 +35,7 @@ static_library("core") {
"//components/autofill/core/browser",
"//components/strings:components_strings_grit",
"//components/ukm",
+ "//third_party/libphonenumber",
"//ui/base",
"//url",
]

Powered by Google App Engine
This is Rietveld 408576698