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

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: Fix typo 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
« no previous file with comments | « chrome/browser/ui/webui/ntp/suggestions_source_top_sites.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index af7c775a660b56f26d0d5599c2f331ec1cc517fc..d4cf3966df2ef3979aaa48ce6f5463490da193b5 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1503,12 +1503,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',
« no previous file with comments | « chrome/browser/ui/webui/ntp/suggestions_source_top_sites.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698