| 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 2d72077fec99f0a44eb97a545e6c10bbecab50d7..9ad4ad6371e6428f4cda0547a7e71e8f42b57ee0 100644
|
| --- a/chrome/browser/ui/cocoa/browser_window_controller.h
|
| +++ b/chrome/browser/ui/cocoa/browser_window_controller.h
|
| @@ -327,10 +327,6 @@ class WebContents;
|
| // coordinates.
|
| - (NSPoint)bookmarkBubblePoint;
|
|
|
| -// Return the Chrome To Mobile bubble window's arrow anchor point, in window
|
| -// coordinates.
|
| -- (NSPoint)chromeToMobileBubblePoint;
|
| -
|
| // Shows or hides the Instant preview contents.
|
| - (void)showInstant:(content::WebContents*)previewContents;
|
| - (void)hideInstant;
|
|
|