| Index: chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h
|
| diff --git a/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h b/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h
|
| index 6f1bc880c4375c510918c963438968c0869ca507..d1e80066193c4a40ba10eb12491b2206f178dbe3 100644
|
| --- a/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h
|
| +++ b/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h
|
| @@ -121,10 +121,6 @@ class BrowserNonClientFrameViewAsh : public BrowserNonClientFrameView,
|
|
|
| void PaintToolbarBackground(gfx::Canvas* canvas);
|
|
|
| - // Draws the line under the header for windows without a toolbar and not using
|
| - // the packaged app header style.
|
| - void PaintContentEdge(gfx::Canvas* canvas);
|
| -
|
| // View which contains the window controls.
|
| ash::FrameCaptionButtonContainerView* caption_button_container_;
|
|
|
|
|