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

Unified Diff: chrome/test/BUILD.gn

Issue 2493573002: Make sure that the browser will always restore settings page instead of sign out page after user si… (Closed)
Patch Set: append the missing file Created 4 years, 1 month 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 54bb2285e3658ee2ad0f0b5cc16ae22c2ef77feb..ad9b2a311bfe93d40c52c7b8e23d9287c4957a37 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3248,6 +3248,7 @@ test("unit_tests") {
"../browser/services/gcm/fake_gcm_profile_service.cc",
"../browser/services/gcm/fake_gcm_profile_service.h",
"../browser/sessions/restore_on_startup_policy_handler_unittest.cc",
+ "../browser/sessions/session_common_utils_unittest.cc",
"../browser/shell_integration_win_unittest.cc",
"../browser/signin/account_reconcilor_unittest.cc",
"../browser/signin/chrome_signin_client_unittest.cc",
« chrome/browser/sessions/session_common_utils.cc ('K') | « chrome/browser/sessions/session_restore.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698