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

Unified Diff: chrome/test/BUILD.gn

Issue 2466883002: Add TabLoaderTest (Closed)
Patch Set: 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 fed675d47e113c8e67337a405f9cd91b941f524e..8442c2a59a31b39eae3fd9b7eb194f98789ce9ed 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3243,6 +3243,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/tab_loader_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