Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(326)

Unified Diff: ios/chrome/browser/content_suggestions/content_suggestions_coordinator.h

Issue 2644123003: Move ios/ui/suggestions to ios/ui/content_suggestions (Closed)
Patch Set: Rebase Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 9903d12017c5283fd4f911607f31082e76ef9614..8c051bb34fa446f47178bd8e896c8cf58d002e1a 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
// Whether the Suggestions UI is displayed. If this is true, start is a no-op.

Powered by Google App Engine
This is Rietveld 408576698