| Index: ios/chrome/browser/ui/ntp/new_tab_page_header_view.h
|
| diff --git a/ios/chrome/browser/ui/ntp/new_tab_page_header_view.h b/ios/chrome/browser/ui/ntp/new_tab_page_header_view.h
|
| index e4c9354f7b1b1106a0444e9d3fa109e7a1717c56..b7a2fd76081d67fe35b96e070b3b1e5dc14bf033 100644
|
| --- a/ios/chrome/browser/ui/ntp/new_tab_page_header_view.h
|
| +++ b/ios/chrome/browser/ui/ntp/new_tab_page_header_view.h
|
| @@ -40,8 +40,6 @@
|
| // Hide toolbar subviews that should not be displayed on the new tab page.
|
| - (void)hideToolbarViewsForNewTabPage;
|
|
|
| -// Updates the toolbar tab count;
|
| -- (void)setToolbarTabCount:(int)tabCount;
|
| @end
|
|
|
| #endif // IOS_CHROME_BROWSER_UI_NTP_NEW_TAB_PAGE_HEADER_VIEW_H_
|
|
|