Index: chrome/browser/ui/cocoa/browser_window_controller.h |
diff --git a/chrome/browser/ui/cocoa/browser_window_controller.h b/chrome/browser/ui/cocoa/browser_window_controller.h |
index 9815683936c116ed9bb4d265467185f7c9c8b21b..8c7c30b33654594cd8a4ab7f68aef8b29f6fc4d8 100644 |
--- a/chrome/browser/ui/cocoa/browser_window_controller.h |
+++ b/chrome/browser/ui/cocoa/browser_window_controller.h |
@@ -515,10 +515,6 @@ class Command; |
// the AppKit Fullscreen API. |
- (BOOL)isInAppKitFullscreen; |
-// Returns YES if the PresentationModeController exists and hence the omnibox |
-// and other UI is expected to slide. |
-- (BOOL)isInFullscreenWithOmniboxSliding; |
- |
// Enters presentation mode. |
- (void)enterPresentationMode; |