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

Unified Diff: chrome/test/BUILD.gn

Issue 2816083002: [WebPayments] Desktop implementation of Contact Editor (Closed)
Patch Set: fixing race condition in test 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 5c3a720d7b1e07044200727031385a0fccfdf971..de03d7d75dd4894f19cb374519f98db2e4175e1e 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2148,6 +2148,7 @@ test("browser_tests") {
"../browser/ui/views/frame/browser_non_client_frame_view_browsertest_win.cc",
"../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/contact_info_editor_view_controller_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",

Powered by Google App Engine
This is Rietveld 408576698