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

Unified Diff: chrome/test/BUILD.gn

Issue 2715213005: [Payments] Add the pay button, and control its enabled state (Closed)
Patch Set: addressed comments Created 3 years, 10 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 3aefa8a42f5dc544b2e9828abc543a4eae576873..33807569cd46f2b86c9d007ceb53ab2846588cc9 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -581,6 +581,7 @@ if (!is_android) {
"../browser/ui/views/payments/payment_request_interactive_uitest.cc",
"../browser/ui/views/payments/payment_request_interactive_uitest_base.cc",
"../browser/ui/views/payments/payment_request_interactive_uitest_base.h",
+ "../browser/ui/views/payments/payment_sheet_view_controller_interactive_uitest.cc",
]
}
if (is_linux) {

Powered by Google App Engine
This is Rietveld 408576698