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

Unified Diff: chrome/test/BUILD.gn

Issue 2382963002: Views: Add two disabled tests for invoking the CC unmask prompt dialog. (Closed)
Patch Set: Initial approach for invoking UI tests. Created 4 years, 2 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 7c0a94c702e8c6bc0b6ef5c41ad9143b5533eafd..a49902164c2b3c4c0cce9327e2d8c87ef1dd6fcb 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -319,6 +319,10 @@ if (!is_android) {
"base/in_process_browser_test.cc",
"base/in_process_browser_test.h",
"base/in_process_browser_test_mac.cc",
+ "base/invoke_ui_browser_test.cc",
+ "base/invoke_ui_browser_test.h",
+ "base/move_test_process_to_front_mac.h",
+ "base/move_test_process_to_front_mac.mm",
"base/ui_test_utils.cc",
"base/ui_test_utils.h",
]

Powered by Google App Engine
This is Rietveld 408576698