| Index: chrome/browser/ui/panels/panel_window_controller_cocoa.h
|
| diff --git a/chrome/browser/ui/panels/panel_window_controller_cocoa.h b/chrome/browser/ui/panels/panel_window_controller_cocoa.h
|
| index 29ec15edcff25e95b5c33e553a5b82c5728a83f7..c86a11c25a3a29117edc54267c5a20b6fb97f579 100644
|
| --- a/chrome/browser/ui/panels/panel_window_controller_cocoa.h
|
| +++ b/chrome/browser/ui/panels/panel_window_controller_cocoa.h
|
| @@ -139,9 +139,6 @@ class PanelBrowserWindowCocoa;
|
| // Returns true if browser window requested activation of the window.
|
| - (BOOL)activationRequestedByBrowser;
|
|
|
| -// Returns width of titlebar when shown in "icon only" mode.
|
| -- (int)titlebarIconOnlyWidthInScreenCoordinates;
|
| -
|
| - (void)ensureFullyVisible;
|
|
|
| - (void)updateWindowLevel;
|
|
|