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

Unified Diff: chrome/test/BUILD.gn

Issue 2896713003: Create LoadingDataCollector class and have observers rely on it instead of ResourcePrefetchPredictor (Closed)
Patch Set: Tests + rebase Created 3 years, 7 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 2b006a25439bff555e7e7d2313489f3fbbd28bef..22eb8613aeacc7a509132a0f532087df568f4965 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3184,6 +3184,7 @@ test("unit_tests") {
"../browser/policy/profile_policy_connector_unittest.cc",
"../browser/predictors/autocomplete_action_predictor_table_unittest.cc",
"../browser/predictors/autocomplete_action_predictor_unittest.cc",
+ "../browser/predictors/loading_data_collector_unittest.cc",
"../browser/predictors/loading_predictor_unittest.cc",
"../browser/predictors/resource_prefetch_common_unittest.cc",
"../browser/predictors/resource_prefetch_predictor_tables_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698