| Index: chrome/browser/ui/cocoa/browser_window_controller_private.h
|
| diff --git a/chrome/browser/ui/cocoa/browser_window_controller_private.h b/chrome/browser/ui/cocoa/browser_window_controller_private.h
|
| index d81a03c00a89746eb8657b01fec1563c9adc2fb6..9474d5794c07f5bca1f0b7f49eedb9c1dac26450 100644
|
| --- a/chrome/browser/ui/cocoa/browser_window_controller_private.h
|
| +++ b/chrome/browser/ui/cocoa/browser_window_controller_private.h
|
| @@ -106,9 +106,6 @@ class WebContents;
|
| // The min Y of the bubble point in the coordinate space of the toolbar.
|
| - (NSInteger)pageInfoBubblePointY;
|
|
|
| -// Configures the fullscreenToolbarController_ right after it is constructed.
|
| -- (void)configureFullscreenToolbarController;
|
| -
|
| // Allows the omnibox to slide. Also prepares UI for several fullscreen modes.
|
| // This method gets called when entering AppKit fullscren, or when entering
|
| // Immersive fullscreen. Expects fullscreenStyle_ to be set.
|
|
|