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

Unified Diff: chrome/browser/history/chrome_history_client.h

Issue 861273002: Make TopSites a RefcountedKeyedService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix win compilation 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/browser/history/chrome_history_client.h
diff --git a/chrome/browser/history/chrome_history_client.h b/chrome/browser/history/chrome_history_client.h
index 2d41937b76afe878c3a345ff7e83a67353e0fb45..e3231ecfaaf0bb3e6c2456f1099ddddc4f1a6fe8 100644
--- a/chrome/browser/history/chrome_history_client.h
+++ b/chrome/browser/history/chrome_history_client.h
@@ -8,9 +8,6 @@
#include "base/macros.h"
#include "components/history/core/browser/history_client.h"
-class HistoryService;
-class Profile;
-
namespace bookmarks {
class BookmarkModel;
}

Powered by Google App Engine
This is Rietveld 408576698