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

Unified Diff: chrome/browser/BUILD.gn

Issue 2928033003: predictors: move ResourcePrefetcher handling to LoadingPredictor. (Closed)
Patch Set: Address comment. 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
« no previous file with comments | « no previous file | chrome/browser/predictors/loading_predictor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index e8a69415b025d6262646b726a1d1ee0072038dd4..663e394fe0c8a3e88d12c7a9bb45353e5f62e49f 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698