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

Unified Diff: chrome/test/BUILD.gn

Issue 2466883002: Add TabLoaderTest (Closed)
Patch Set: Use ScopedFeatureList 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
« no previous file with comments | « chrome/browser/sessions/tab_loader_unittest.cc ('k') | content/browser/memory/memory_coordinator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index f416090fe54514af5ba1a5b59529fc50fbf2e78f..6a27f663feb4a4620154e022ad7ae2cc393ca5c2 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4352,6 +4352,7 @@ test("unit_tests") {
sources += [
"../browser/sessions/session_restore_stats_collector_unittest.cc",
"../browser/sessions/session_service_unittest.cc",
+ "../browser/sessions/tab_loader_unittest.cc",
"../browser/ui/startup/session_crashed_infobar_delegate_unittest.cc",
]
}
« no previous file with comments | « chrome/browser/sessions/tab_loader_unittest.cc ('k') | content/browser/memory/memory_coordinator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698