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

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

Issue 2855203002: [Payments] Display the shipping option error alongside the address (Closed)
Patch Set: android test fix Created 3 years, 7 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/test/data/payments/dynamic_shipping.js ('k') | components/payments/content/payment_request_spec.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/payments/content/BUILD.gn
diff --git a/components/payments/content/BUILD.gn b/components/payments/content/BUILD.gn
index bd1a6d0a6291012f8f08d16e22af3fe963eb1c0f..a74987dd67a2791f967bb38c2bd0082e04ddc898 100644
--- a/components/payments/content/BUILD.gn
+++ b/components/payments/content/BUILD.gn
@@ -22,6 +22,7 @@ static_library("content") {
"//components/autofill/core/browser",
"//components/payments/core",
"//components/payments/mojom",
+ "//components/strings:components_strings_grit",
"//content/public/browser",
"//mojo/public/cpp/bindings",
"//third_party/libphonenumber",
« no previous file with comments | « chrome/test/data/payments/dynamic_shipping.js ('k') | components/payments/content/payment_request_spec.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698