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

Unified Diff: ios/chrome/browser/ui/payments/BUILD.gn

Issue 2970013003: [Payment Request] Displays appropriate footer if first transaction completed (Closed)
Patch Set: Addressed comment by mathp@ Created 3 years, 5 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/chrome/browser/ui/payments/BUILD.gn
diff --git a/ios/chrome/browser/ui/payments/BUILD.gn b/ios/chrome/browser/ui/payments/BUILD.gn
index c3ee0dba9087a2a0b307c8d7bb851ef468c353d3..148d730f7a4ee7c6f34443ee699fc87f50140b01 100644
--- a/ios/chrome/browser/ui/payments/BUILD.gn
+++ b/ios/chrome/browser/ui/payments/BUILD.gn
@@ -181,6 +181,7 @@ source_set("unit_tests") {
"//components/autofill/core/browser:test_support",
"//components/autofill/ios/browser",
"//components/payments/core",
+ "//components/payments/core:test_support",
"//components/prefs:prefs",
"//components/signin/core/browser",
"//components/strings",

Powered by Google App Engine
This is Rietveld 408576698