| 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 48e78e7e7a01bd2c871430e7777f65a446ae8e0a..b8621d1204e883a8641b98d3fbfc4e18fa710c59 100644
|
| --- a/ios/chrome/browser/ui/ntp/google_landing_data_source.h
|
| +++ b/ios/chrome/browser/ui/ntp/google_landing_data_source.h
|
| @@ -65,8 +65,6 @@ class LargeIconService;
|
| // Gets the toolbar delegate.
|
| - (id<WebToolbarDelegate>)toolbarDelegate;
|
|
|
| -// Gets the tab model.
|
| -- (TabModel*)tabModel;
|
|
|
| @end
|
|
|
|
|