Index: chrome/browser/ntp_snippets/content_suggestions_service_factory.h |
diff --git a/chrome/browser/ntp_snippets/content_suggestions_service_factory.h b/chrome/browser/ntp_snippets/content_suggestions_service_factory.h |
index e09f157f7e513c0d1b13a7b6df56c3e250cd1f56..fdd7d763684a844f9097f3c6506b0eb1ddfcbe80 100644 |
--- a/chrome/browser/ntp_snippets/content_suggestions_service_factory.h |
+++ b/chrome/browser/ntp_snippets/content_suggestions_service_factory.h |
@@ -34,7 +34,7 @@ class ContentSuggestionsServiceFactory |
ContentSuggestionsServiceFactory(); |
~ContentSuggestionsServiceFactory() override; |
- // BrowserStateKeyedServiceFactory implementation. |
+ // BrowserContextKeyedServiceFactory implementation. |
KeyedService* BuildServiceInstanceFor( |
content::BrowserContext* context) const override; |