| Index: ios/chrome/browser/ui/content_suggestions/content_suggestions_data_sink.h
|
| diff --git a/ios/chrome/browser/ui/content_suggestions/content_suggestions_data_sink.h b/ios/chrome/browser/ui/content_suggestions/content_suggestions_data_sink.h
|
| index 6d421988f05110d783451a483629a4e46686e802..63d61de296d88c0def674cfd5651de5ed3725ebb 100644
|
| --- a/ios/chrome/browser/ui/content_suggestions/content_suggestions_data_sink.h
|
| +++ b/ios/chrome/browser/ui/content_suggestions/content_suggestions_data_sink.h
|
| @@ -7,6 +7,7 @@
|
|
|
| @class ContentSuggestionIdentifier;
|
| @class ContentSuggestionsSectionInformation;
|
| +class GURL;
|
|
|
| // Data sink for the ContentSuggestions. It will be notified when new data needs
|
| // to be pulled.
|
|
|