Chromium Code Reviews| Index: chrome/browser/search/hotword_service_factory.h |
| diff --git a/chrome/browser/search/hotword_service_factory.h b/chrome/browser/search/hotword_service_factory.h |
| index d20ab93fcc32686516f3d4778845237e5357f08b..050872c1b7a8d1377847b36911b86b5f50ec3ce1 100644 |
| --- a/chrome/browser/search/hotword_service_factory.h |
| +++ b/chrome/browser/search/hotword_service_factory.h |
| @@ -10,7 +10,6 @@ |
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h" |
| class HotwordService; |
| -class Profile; |
| // Singleton that owns all HotwordServices and associates them with Profiles. |
| class HotwordServiceFactory : public BrowserContextKeyedServiceFactory { |