| Index: chrome/browser/profiles/profile_impl.h
|
| diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h
|
| index 1c6506ad11539e1ff7c5685e6ec88a13100f1883..9a383edd275d6f4dccffdfbf9230e56bc5b7853b 100644
|
| --- a/chrome/browser/profiles/profile_impl.h
|
| +++ b/chrome/browser/profiles/profile_impl.h
|
| @@ -84,7 +84,6 @@ class ProfileImpl : public Profile,
|
| virtual history::TopSites* GetTopSites() OVERRIDE;
|
| virtual history::TopSites* GetTopSitesWithoutCreating() OVERRIDE;
|
| virtual ExtensionService* GetExtensionService() OVERRIDE;
|
| - virtual extensions::EventRouter* GetExtensionEventRouter() OVERRIDE;
|
| virtual ExtensionSpecialStoragePolicy*
|
| GetExtensionSpecialStoragePolicy() OVERRIDE;
|
| virtual GAIAInfoUpdateService* GetGAIAInfoUpdateService() OVERRIDE;
|
|
|