| Index: chrome/browser/ui/cocoa/browser_window_controller_unittest.mm
|
| ===================================================================
|
| --- chrome/browser/ui/cocoa/browser_window_controller_unittest.mm (revision 167005)
|
| +++ chrome/browser/ui/cocoa/browser_window_controller_unittest.mm (working copy)
|
| @@ -658,10 +658,6 @@
|
| BrowserWindowController* controller_;
|
| };
|
|
|
| -@interface BrowserWindowController (PrivateAPI)
|
| -- (BOOL)supportsFullscreen;
|
| -@end
|
| -
|
| // Check if the window is front most or if one of its child windows (such
|
| // as a status bubble) is front most.
|
| static bool IsFrontWindow(NSWindow *window) {
|
|
|