Index: ios/chrome/browser/tabs/tab_private.h |
diff --git a/ios/chrome/browser/tabs/tab_private.h b/ios/chrome/browser/tabs/tab_private.h |
index bbdd054425b56bfd3affa939161001110690805c..94835520935decd1491366cbb46da6dfbda63f94 100644 |
--- a/ios/chrome/browser/tabs/tab_private.h |
+++ b/ios/chrome/browser/tabs/tab_private.h |
@@ -17,7 +17,6 @@ class WebStateImpl; |
- (OpenInController*)openInController; |
- (void)closeThisTab; |
-- (web::NavigationItem*)currentNavigationItem; |
- (void)setShouldObserveInfoBarManager:(BOOL)shouldObserveInfoBarManager; |
- (void)setShouldObserveFaviconChanges:(BOOL)shouldObserveFaviconChanges; |