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

Unified Diff: chrome/chrome_tests.gypi

Issue 2090773002: Improves first run dialog performance on Win8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 3a633042da66521f5453df180df36fb82109ab0d..fda7f2b12acaecd8e47daf1e8916e1e4a4b0ed5b 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1168,6 +1168,7 @@
'../ui/resources/cursors/zoom_out.cur',
'app/chrome_dll.rc',
'browser/downgrade/user_data_downgrade_browsertest.cc',
+ 'browser/ui/webui/set_as_default_browser_ui_browsertest.cc',
sky 2016/07/06 19:21:19 Why are you putting this in interactive ui tests?
zmin 2016/07/06 20:04:31 Because there is a "interactive ui" operator: Clos
sky 2016/07/06 23:53:16 Closing the popup window doesn't necessarily mean
zmin 2016/07/18 21:12:14 Moving to browser test.
'test/data/resource.rc',
],
# Cross-platform (except Mac) views interactive tests.

Powered by Google App Engine
This is Rietveld 408576698