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

Unified Diff: chrome/test/BUILD.gn

Issue 2816083002: [WebPayments] Desktop implementation of Contact Editor (Closed)
Patch Set: rebase 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 c669f15f64aaee37b6b7c2da86c436a5205c2fae..f3b996239391e1357c82b3eb5a43419b37f00197 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2119,6 +2119,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/passwords/manage_passwords_bubble_view_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",
« no previous file with comments | « chrome/browser/ui/views/payments/profile_list_view_controller.cc ('k') | chrome/test/data/payments/contact_details.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698