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

Unified Diff: chrome/test/BUILD.gn

Issue 2164033002: Refactoring startup logic for upcoming FRE changes (non-Win 10). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changing getters to adders Created 4 years, 3 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 6b4bb1ad780431aa5accffaefdf21c4ffcfbd584..977245fd1a6d15a11dcbc379a085bc2fc2a66c81 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4030,6 +4030,8 @@ test("unit_tests") {
"//chrome/browser/profiles/profile_list_desktop_unittest.cc",
"//chrome/browser/profiles/profile_statistics_unittest.cc",
"//chrome/browser/ui/startup/default_browser_infobar_delegate_unittest.cc",
+ "//chrome/browser/ui/startup/startup_browser_creator_impl_unittest.cc",
+ "//chrome/browser/ui/startup/startup_tab_provider_unittest.cc",
]
}
if (use_gio) {
« chrome/browser/ui/startup/startup_tab_provider.cc ('K') | « chrome/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698