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

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

Issue 2798963002: Remove unused code (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « no previous file | ios/chrome/browser/content_suggestions/mediator_util.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/content_suggestions/content_suggestions_coordinator.mm
diff --git a/ios/chrome/browser/content_suggestions/content_suggestions_coordinator.mm b/ios/chrome/browser/content_suggestions/content_suggestions_coordinator.mm
index 921d09e86f90e5c50490c243ede11024c5db0e98..72140b5bef895c1762db31b97f4ae839cd415fd8 100644
--- a/ios/chrome/browser/content_suggestions/content_suggestions_coordinator.mm
+++ b/ios/chrome/browser/content_suggestions/content_suggestions_coordinator.mm
@@ -112,12 +112,6 @@
- (void)openReadingList {
}
-- (void)openFirstPageOfReadingList {
-}
-
-- (void)openFaviconAtIndex:(NSInteger)index {
-}
-
- (void)openURL:(const GURL&)URL {
// TODO(crbug.com/691979): Add metrics.
« no previous file with comments | « no previous file | ios/chrome/browser/content_suggestions/mediator_util.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698