Index: chrome/browser/ui/app_list/test/fake_profile.h |
diff --git a/chrome/browser/ui/app_list/test/fake_profile.h b/chrome/browser/ui/app_list/test/fake_profile.h |
index 16ede3bf060a611150c203b66c50b881522c2c8b..30a1533d2e1c17c55350b2693c6ef490665e0589 100644 |
--- a/chrome/browser/ui/app_list/test/fake_profile.h |
+++ b/chrome/browser/ui/app_list/test/fake_profile.h |
@@ -59,8 +59,6 @@ class FakeProfile : public Profile { |
bool IsSupervised() override; |
bool IsChild() override; |
bool IsLegacySupervised() override; |
- history::TopSites* GetTopSites() override; |
- history::TopSites* GetTopSitesWithoutCreating() override; |
ExtensionSpecialStoragePolicy* GetExtensionSpecialStoragePolicy() override; |
PrefService* GetPrefs() override; |
PrefService* GetOffTheRecordPrefs() override; |