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

Unified Diff: chrome/chrome_browser.gypi

Issue 870063002: Componentize TopSites, TopSitesBackend, TopSitesDatabase (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@815983002
Patch Set: Created 5 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index e533476e220bdf7ed03844ac8981e077b7bd2144..cec55354543f870e847fc825598593f58d21262f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1508,12 +1508,6 @@
'browser/history/in_memory_url_index.h',
'browser/history/scored_history_match.cc',
'browser/history/scored_history_match.h',
- 'browser/history/top_sites.cc',
- 'browser/history/top_sites.h',
- 'browser/history/top_sites_backend.cc',
- 'browser/history/top_sites_backend.h',
- 'browser/history/top_sites_database.cc',
- 'browser/history/top_sites_database.h',
'browser/history/top_sites_factory.cc',
'browser/history/top_sites_factory.h',
'browser/history/top_sites_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698