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 ebf70c728c3149780c5ca89c4f4677e52ff57bdd..f50723ceeb71d5822cc0a9bb5d948a9b1ccce235 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. |