| Index: chrome/browser/ui/views/frame/glass_browser_frame_view.h
|
| diff --git a/chrome/browser/ui/views/frame/glass_browser_frame_view.h b/chrome/browser/ui/views/frame/glass_browser_frame_view.h
|
| index d872738c1ced9798425f1614f591850aa9843644..fbd04ecf2256b0594032dcce4e5793f4ac17d87c 100644
|
| --- a/chrome/browser/ui/views/frame/glass_browser_frame_view.h
|
| +++ b/chrome/browser/ui/views/frame/glass_browser_frame_view.h
|
| @@ -66,6 +66,7 @@ class GlassBrowserFrameView : public BrowserNonClientFrameView,
|
|
|
| // Layout various sub-components of this view.
|
| void LayoutAvatar();
|
| + void LayoutNewStyleAvatar();
|
| void LayoutClientView();
|
|
|
| // Returns the insets of the client area.
|
|
|