| 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 3128124d9d127ec526f73d226174c446b44558c3..2bc1ab13e312d4806e6bc349b41ea312369d2a31 100644
|
| --- a/ios/chrome/browser/ui/ntp/google_landing_consumer.h
|
| +++ b/ios/chrome/browser/ui/ntp/google_landing_consumer.h
|
| @@ -58,11 +58,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_
|
|
|