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

Unified Diff: chrome/chrome_browser.gypi

Issue 815983002: Topsites become keyedService based. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased 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 b386e85ac40952f084b82712f1701f8f504593b1..9598c212eda43f04f68b549ab5243b4b1efa1955 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1514,6 +1514,8 @@
'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',
'browser/history/top_sites_impl.h',
'browser/history/typed_url_syncable_service.cc',

Powered by Google App Engine
This is Rietveld 408576698