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

Unified Diff: ios/chrome/browser/ui/ntp/google_landing_data_source.h

Issue 2833513002: Replace TabModel with WebStateList in GoogleLandingController. (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
Index: ios/chrome/browser/ui/ntp/google_landing_data_source.h
diff --git a/ios/chrome/browser/ui/ntp/google_landing_data_source.h b/ios/chrome/browser/ui/ntp/google_landing_data_source.h
index 9489e8bff4831c640f02bdbf12757000fd4bfa2e..1470b260eb6dd9bc22304c1bd32af5f5a8ad22fd 100644
--- a/ios/chrome/browser/ui/ntp/google_landing_data_source.h
+++ b/ios/chrome/browser/ui/ntp/google_landing_data_source.h
@@ -71,8 +71,6 @@ class LargeIconService;
// Gets the toolbar delegate.
- (id<WebToolbarDelegate>)toolbarDelegate;
-// Gets the tab model.
-- (TabModel*)tabModel;
@end

Powered by Google App Engine
This is Rietveld 408576698