| Index: chrome/browser/ui/panels/panel_titlebar_view_cocoa.h
|
| diff --git a/chrome/browser/ui/panels/panel_titlebar_view_cocoa.h b/chrome/browser/ui/panels/panel_titlebar_view_cocoa.h
|
| index fb2efc24cc79e4701089f73ad4f8fc2712deee81..3834628590a2a4993c9f43723ed08467d30ff4cd 100644
|
| --- a/chrome/browser/ui/panels/panel_titlebar_view_cocoa.h
|
| +++ b/chrome/browser/ui/panels/panel_titlebar_view_cocoa.h
|
| @@ -126,9 +126,6 @@ enum PanelDragState {
|
| - (void)restartGlintAnimation:(NSTimer*)timer;
|
| - (void)stopGlintAnimation;
|
|
|
| -// Returns width of titlebar when shown in "icon only" mode.
|
| -- (int)iconOnlyWidthInScreenCoordinates;
|
| -
|
| @end // @interface PanelTitlebarView
|
|
|
| // Methods which are either only for testing, or only public for testing.
|
|
|