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

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

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/BUILD.gn
diff --git a/components/payments/core/BUILD.gn b/components/payments/core/BUILD.gn
index 0f6a6d3a08dce87263d0503f44b652dae93985a0..3da6a892d44182b628243811f67d2e88b474ecde 100644
--- a/components/payments/core/BUILD.gn
+++ b/components/payments/core/BUILD.gn
@@ -34,6 +34,7 @@ static_library("core") {
"//base",
"//components/autofill/core/browser",
"//components/strings:components_strings_grit",
+ "//third_party/libphonenumber",
"//ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698