| Index: chrome/browser/ui/cocoa/framed_browser_window.h
|
| diff --git a/chrome/browser/ui/cocoa/framed_browser_window.h b/chrome/browser/ui/cocoa/framed_browser_window.h
|
| index 43fcac3d62e0bde17ca46acdb1393833109c0c8e..d435422f009773eba4e4990122837b648454a123 100644
|
| --- a/chrome/browser/ui/cocoa/framed_browser_window.h
|
| +++ b/chrome/browser/ui/cocoa/framed_browser_window.h
|
| @@ -62,9 +62,6 @@ const CGFloat kBrowserFrameViewPaintHeight = 60.0;
|
| // Returns the desired spacing between window control views.
|
| - (CGFloat)windowButtonsInterButtonSpacing;
|
|
|
| -// Calls the superclass's implementation of |-toggleFullScreen:|.
|
| -- (void)toggleSystemFullScreen;
|
| -
|
| // Called by CustomFrameView to determine a custom location for the Lion
|
| // fullscreen button. Returns NSZeroPoint to use the Lion default.
|
| - (NSPoint)fullScreenButtonOriginAdjustment;
|
|
|