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

Unified Diff: chrome/test/BUILD.gn

Issue 2779283002: [Web Payments] Implement the CVC Unmask dialog. (Closed)
Patch Set: Fix components_unittests Created 3 years, 8 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 e1f2c4217bfc16f33af8b13aaa302121795f299a..9b30e8a8433f8f577f3302b3a71dfa82e682f820 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2153,6 +2153,7 @@ test("browser_tests") {
"../browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc",
"../browser/ui/views/location_bar/content_setting_bubble_dialog_browsertest.cc",
"../browser/ui/views/payments/credit_card_editor_view_controller_browsertest.cc",
+ "../browser/ui/views/payments/cvc_unmask_view_controller_browsertest.cc",
"../browser/ui/views/payments/error_message_view_controller_browsertest.cc",
"../browser/ui/views/payments/order_summary_view_controller_browsertest.cc",
"../browser/ui/views/payments/payment_method_view_controller_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698