Index: chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller_unittest.mm |
=================================================================== |
--- chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller_unittest.mm (revision 148382) |
+++ chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller_unittest.mm (working copy) |
@@ -77,7 +77,6 @@ |
}; |
TEST_F(FullscreenExitBubbleControllerTest, DenyExitsFullscreen) { |
- CreateBrowserWindow(); |
NSWindow* window = browser()->window()->GetNativeWindow(); |
BrowserWindowController* bwc = [BrowserWindowController |
browserWindowControllerForWindow:window]; |