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

Unified Diff: chrome/browser/BUILD.gn

Issue 2609713002: [Offline pages] Completely remove offliner factory. (Closed)
Patch Set: rebase update Created 3 years, 11 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/android/offline_pages/background_loader_offliner_factory.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 269ec237ca54c363d9daab1e150e4bd074d180d3..9a2072c4ae8e117f3bf0fbe13d202c6e931a34d4 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3130,8 +3130,6 @@ split_static_library("browser") {
"android/ntp/recent_tabs_page_prefs.h",
"android/offline_pages/background_loader_offliner.cc",
"android/offline_pages/background_loader_offliner.h",
- "android/offline_pages/background_loader_offliner_factory.cc",
- "android/offline_pages/background_loader_offliner_factory.h",
"android/offline_pages/background_scheduler_bridge.cc",
"android/offline_pages/background_scheduler_bridge.h",
"android/offline_pages/downloads/offline_page_download_bridge.cc",
@@ -3167,8 +3165,6 @@ split_static_library("browser") {
"android/offline_pages/prerendering_loader.h",
"android/offline_pages/prerendering_offliner.cc",
"android/offline_pages/prerendering_offliner.h",
- "android/offline_pages/prerendering_offliner_factory.cc",
- "android/offline_pages/prerendering_offliner_factory.h",
"android/offline_pages/recent_tab_helper.cc",
"android/offline_pages/recent_tab_helper.h",
"android/offline_pages/request_coordinator_factory.cc",
« no previous file with comments | « no previous file | chrome/browser/android/offline_pages/background_loader_offliner_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698