| 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 a3ccc877c7d97fb275aa901363a42e2cb42c45fd..9c6b9ea27c1818f3912b6970abdb03c4fdec31fc 100644
|
| --- a/ios/chrome/browser/ui/ntp/google_landing_consumer.h
|
| +++ b/ios/chrome/browser/ui/ntp/google_landing_consumer.h
|
| @@ -41,9 +41,6 @@
|
| // |YES| if a what's new promo can be displayed.
|
| - (void)setPromoCanShow:(BOOL)promoCanShow;
|
|
|
| -// The number of tabs to show in the google landing fake toolbar.
|
| -- (void)setTabCount:(int)tabCount;
|
| -
|
| // TODO(crbug.com/694750): This should be replaced with consumer suitable data
|
| // type property.
|
| // Tells the consumer to that most visited data updated.
|
|
|