Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(691)

Unified Diff: chrome/browser/ui/views/frame/glass_browser_frame_view.h

Issue 2893343002: Resize avatar button as appropriate for opaque browser frame. (Closed)
Patch Set: comment Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 e438cf01917dc386e4be624899196b8551de61b3..88d99465457a8407f381bb23e36fa8c07d680f58 100644
--- a/chrome/browser/ui/views/frame/glass_browser_frame_view.h
+++ b/chrome/browser/ui/views/frame/glass_browser_frame_view.h
@@ -74,7 +74,6 @@ class GlassBrowserFrameView : public BrowserNonClientFrameView,
// views::View:
void OnPaint(gfx::Canvas* canvas) override;
void Layout() override;
- void ChildPreferredSizeChanged(views::View* child) override;
// BrowserNonClientFrameView:
void UpdateProfileIcons() override;

Powered by Google App Engine
This is Rietveld 408576698