diff options
Diffstat (limited to 'chrome/browser/ui/cocoa/browser_window_controller.h')
-rw-r--r-- | chrome/browser/ui/cocoa/browser_window_controller.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/ui/cocoa/browser_window_controller.h b/chrome/browser/ui/cocoa/browser_window_controller.h index ebf70c7..f50723c 100644 --- a/chrome/browser/ui/cocoa/browser_window_controller.h +++ b/chrome/browser/ui/cocoa/browser_window_controller.h @@ -328,9 +328,6 @@ class WebContents; // coordinates. - (NSPoint)bookmarkBubblePoint; -// Shows or hides the Instant overlay contents. -- (void)commitInstant; - // Returns the frame, in Cocoa (unflipped) screen coordinates, of the area where // Instant results are. If Instant is not showing, returns the frame of where // it would be. |