Index: ios/chrome/browser/content_suggestions/content_suggestions_service_bridge_observer.h |
diff --git a/ios/chrome/browser/content_suggestions/content_suggestions_service_bridge_observer.h b/ios/chrome/browser/content_suggestions/content_suggestions_service_bridge_observer.h |
index 50ed859095eff85ba623760201ab6aa410c5d541..718867f5d95e13cf91b6f8870a85d20eec2c7ffe 100644 |
--- a/ios/chrome/browser/content_suggestions/content_suggestions_service_bridge_observer.h |
+++ b/ios/chrome/browser/content_suggestions/content_suggestions_service_bridge_observer.h |
@@ -26,7 +26,7 @@ |
// Invoked by ntp_snippets::ContentSuggestionsService::OnSuggestionInvalidated. |
- (void)contentSuggestionsService: |
(ntp_snippets::ContentSuggestionsService*)suggestionsService |
- SuggestionInvalidated: |
+ suggestionInvalidated: |
(const ntp_snippets::ContentSuggestion::ID&)suggestion_id; |
// Invoked by ntp_snippets::ContentSuggestionsService::OnFullRefreshRequired. |