| 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 c1b15df8e51967a687cb9a9e97782cab50fdfd7b..b769147c18404a3f940822a61e4c5a345fe50ab3 100644
|
| --- a/chrome/browser/ui/cocoa/browser_window_controller.h
|
| +++ b/chrome/browser/ui/cocoa/browser_window_controller.h
|
| @@ -457,9 +457,6 @@ class WebContents;
|
| // Returns YES if any of the views in the floating bar currently has focus.
|
| - (BOOL)floatingBarHasFocus;
|
|
|
| -// Opens the tabpose window.
|
| -- (void)openTabpose;
|
| -
|
| @end // @interface BrowserWindowController(Fullscreen)
|
|
|
|
|
|
|