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

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

Issue 2724693002: mash: improves browser frame decorations (Closed)
Patch Set: merge Created 3 years, 9 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/browser_non_client_frame_view_mus.h
diff --git a/chrome/browser/ui/views/frame/browser_non_client_frame_view_mus.h b/chrome/browser/ui/views/frame/browser_non_client_frame_view_mus.h
index daaedd68b38f589255d77deadbafc5de86afe67e..0209dc70a178cc95c6c33ec5ac5d9eea8965efc7 100644
--- a/chrome/browser/ui/views/frame/browser_non_client_frame_view_mus.h
+++ b/chrome/browser/ui/views/frame/browser_non_client_frame_view_mus.h
@@ -98,6 +98,9 @@ class BrowserNonClientFrameViewMus : public BrowserNonClientFrameView,
// the packaged app header style.
void PaintContentEdge(gfx::Canvas* canvas);
+ // Returns the height for the header (non-client frame area).
+ int GetHeaderHeight() const;
+
// TODO(sky): Figure out how to support WebAppLeftHeaderView.
// For popups, the window icon.
« no previous file with comments | « chrome/browser/ui/views/frame/browser_frame_mus.cc ('k') | chrome/browser/ui/views/frame/browser_non_client_frame_view_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698