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

Unified Diff: chrome/browser/BUILD.gn

Issue 2928033003: predictors: move ResourcePrefetcher handling to LoadingPredictor. (Closed)
Patch Set: Comments. Created 3 years, 5 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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index c183606f76e633670ec957251aafe467eb973761..1278f8f68ef73242b4fc3d0e3e134bcac089cf35 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1000,8 +1000,6 @@ split_static_library("browser") {
"predictors/resource_prefetch_predictor_tables.h",
"predictors/resource_prefetcher.cc",
"predictors/resource_prefetcher.h",
- "predictors/resource_prefetcher_manager.cc",
- "predictors/resource_prefetcher_manager.h",
"prefs/browser_prefs.cc",
"prefs/browser_prefs.h",
"prefs/chrome_command_line_pref_store.cc",
« no previous file with comments | « no previous file | chrome/browser/predictors/loading_predictor.h » ('j') | chrome/browser/predictors/loading_predictor.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698