| 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
|
|
|
|
|