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

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..327b115473ea858ee60a34ee061666ca12c31f77 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2506,6 +2506,7 @@
}],
['OS=="win"', {
'sources': [
+ 'browser/ui/webui/set_as_default_browser_ui_browsertest_win.cc',
grt (UTC plus 2) 2016/07/19 08:13:01 move this to chrome_browser_tests_sources. it will
zmin 2016/07/20 16:35:45 Done.
'<(SHARED_INTERMEDIATE_DIR)/chrome_version/other_version.rc',
'<(SHARED_INTERMEDIATE_DIR)/ui/resources/ui_unscaled_resources.rc',
],

Powered by Google App Engine
This is Rietveld 408576698