| Index: ios/chrome/browser/ui/ntp/google_landing_consumer.h
|
| diff --git a/ios/chrome/browser/ui/ntp/google_landing_consumer.h b/ios/chrome/browser/ui/ntp/google_landing_consumer.h
|
| index b91d33e17d16f7276e02be28ffc09ac114ad8a52..311f8c09b4915c2ae37754a58bce8b10ce08c199 100644
|
| --- a/ios/chrome/browser/ui/ntp/google_landing_consumer.h
|
| +++ b/ios/chrome/browser/ui/ntp/google_landing_consumer.h
|
| @@ -65,11 +65,6 @@
|
| // Tell location bar has taken focus.
|
| - (void)locationBarBecomesFirstResponder;
|
|
|
| -// TODO(crbug.com/694750): This call will be removed once dispatching is
|
| -// available.
|
| -// Asks the consumer to execute a chrome command.
|
| -- (void)chromeExecuteCommand:(id)sender;
|
| -
|
| @end
|
|
|
| #endif // IOS_CHROME_BROWSER_UI_NTP_GOOGLE_LANDING_CONSUMER_H_
|
|
|