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

Unified Diff: chrome/test/BUILD.gn

Issue 2935183002: [TabMetrics] Add signals that mark the start and end of session restore. (Closed)
Patch Set: Address various comments. Created 3 years, 6 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 216f66577faa71e8e608456ef5dd0ed749bd2764..c5c4a83fb601a81bda08df85c147a78461434f83 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3252,6 +3252,7 @@ test("unit_tests") {
"../browser/sessions/chrome_serialized_navigation_driver_unittest.cc",
"../browser/sessions/restore_on_startup_policy_handler_unittest.cc",
"../browser/sessions/session_common_utils_unittest.cc",
+ "../browser/sessions/session_restore_observer_unittest.cc",
"../browser/shell_integration_win_unittest.cc",
"../browser/signin/account_reconcilor_unittest.cc",
"../browser/signin/chrome_signin_client_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698