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

Unified Diff: chrome/test/BUILD.gn

Issue 2676663002: [Payments] Implements the credit card editor for Desktop UI (Closed)
Patch Set: Initial Created 3 years, 11 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 78d0e1c37b78a5a8ee90678ea97c407a88bee439..1bb7d8c0ca7c2960310ecea88ccf66ff236f2849 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -573,6 +573,7 @@ if (!is_android) {
# TODO(crbug.com/679127): Enable these tests on "mac_views_browser" once
# it is supported.
sources += [
+ "../browser/ui/views/payments/payment_request_credit_card_editor_interactive_uitest.cc",
"../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",

Powered by Google App Engine
This is Rietveld 408576698