| Index: ios/chrome/browser/content_suggestions/content_suggestions_coordinator.h
|
| diff --git a/ios/chrome/browser/content_suggestions/content_suggestions_coordinator.h b/ios/chrome/browser/content_suggestions/content_suggestions_coordinator.h
|
| index 1ef95fdeaedfd66ff4123fa107aa5f91af5a765e..2f5770ce5a1103bf4017ba8237ed413883f303cd 100644
|
| --- a/ios/chrome/browser/content_suggestions/content_suggestions_coordinator.h
|
| +++ b/ios/chrome/browser/content_suggestions/content_suggestions_coordinator.h
|
| @@ -7,7 +7,8 @@
|
|
|
| #import "ios/chrome/browser/chrome_coordinator.h"
|
|
|
| -// Coordinator to manage the Suggestions UI via a SuggestionsViewController.
|
| +// Coordinator to manage the Suggestions UI via a
|
| +// ContentSuggestionsViewController.
|
| @interface ContentSuggestionsCoordinator : ChromeCoordinator
|
|
|
| @end
|
|
|