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

Unified Diff: chrome/chrome_tests.gypi

Issue 2047483003: Add fallback behavior if the last used profile cannot initialize (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bug-614753-fix
Patch Set: Fix clang compile error 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 e0d863fd6098567b3ed0bb844e7dc84a8266d129..69001f3cd8d516d2f2f532f9bf163158f04df570 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -496,6 +496,7 @@
'browser/ui/search_engines/search_engine_tab_helper_browsertest.cc',
'browser/ui/settings_window_manager_browsertest.cc',
'browser/ui/startup/startup_browser_creator_browsertest.cc',
+ 'browser/ui/startup/startup_browser_creator_corrupt_profiles_browsertest_win.cc',
'browser/ui/startup/startup_browser_creator_triggered_reset_browsertest_win.cc',
'browser/ui/sync/one_click_signin_links_delegate_impl_browsertest.cc',
'browser/ui/sync/profile_signin_confirmation_helper_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698