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

Unified Diff: ios/showcase/payments/BUILD.gn

Issue 2907103002: [Payment Request] Updates PaymentRequestEditViewController in showcase (Closed)
Patch Set: Addressed comments + fixed broken build 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
Index: ios/showcase/payments/BUILD.gn
diff --git a/ios/showcase/payments/BUILD.gn b/ios/showcase/payments/BUILD.gn
index dd19e96daadbe63c6ca148bcbc29d7bf3cf9d4e5..3b3bc8b6b658b6f7c5d856971fda839c5fdbc52e 100644
--- a/ios/showcase/payments/BUILD.gn
+++ b/ios/showcase/payments/BUILD.gn
@@ -36,6 +36,7 @@ source_set("eg_tests") {
deps = [
"//base",
"//components/strings",
+ "//ios/chrome/app/strings:ios_strings_grit",
"//ios/chrome/browser/ui",
"//ios/chrome/browser/ui/autofill:autofill_ui",
"//ios/chrome/browser/ui/payments:payments_ui",

Powered by Google App Engine
This is Rietveld 408576698