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

Unified Diff: chrome/test/BUILD.gn

Issue 2676663002: [Payments] Implements the credit card editor for Desktop UI (Closed)
Patch Set: formatting 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
« no previous file with comments | « chrome/browser/ui/views/payments/view_stack.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 7233b8a312e6596448cb199693e4ff8c40d6f663..4393b72a2f6fa22e9694e8d1052dd24c2fd6aa1c 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -576,6 +576,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",
« no previous file with comments | « chrome/browser/ui/views/payments/view_stack.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698