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

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

Issue 2835033002: Revert of 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 b8621d1204e883a8641b98d3fbfc4e18fa710c59..48e78e7e7a01bd2c871430e7777f65a446ae8e0a 100644
--- a/ios/chrome/browser/ui/ntp/google_landing_data_source.h
+++ b/ios/chrome/browser/ui/ntp/google_landing_data_source.h
@@ -65,6 +65,8 @@
// Gets the toolbar delegate.
- (id<WebToolbarDelegate>)toolbarDelegate;
+// Gets the tab model.
+- (TabModel*)tabModel;
@end
« no previous file with comments | « ios/chrome/browser/ui/ntp/google_landing_controller_unittest.mm ('k') | ios/chrome/browser/ui/ntp/google_landing_mediator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698