| Index: ios/chrome/browser/ui/content_suggestions/content_suggestions_commands.h
|
| diff --git a/ios/chrome/browser/ui/content_suggestions/content_suggestions_commands.h b/ios/chrome/browser/ui/content_suggestions/content_suggestions_commands.h
|
| index 19eda28efac2d5857077c2cd7ab437b9353bf0a9..7c11505aaca426681acfe3768e621efcce5335ba 100644
|
| --- a/ios/chrome/browser/ui/content_suggestions/content_suggestions_commands.h
|
| +++ b/ios/chrome/browser/ui/content_suggestions/content_suggestions_commands.h
|
| @@ -11,8 +11,6 @@ class GURL;
|
| // Commands protocol for the ContentSuggestionsViewController.
|
| @protocol ContentSuggestionsCommands
|
|
|
| -// Adds a new empty SuggestionItem.
|
| -- (void)addEmptyItem;
|
| // Opens the Reading List.
|
| - (void)openReadingList;
|
| // Opens the first page of the Reading List.
|
|
|