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

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

Issue 2616523004: Layout avatar button
Patch Set: More stuff Created 3 years, 11 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
« no previous file with comments | « no previous file | chrome/browser/ui/views/frame/browser_desktop_window_tree_host_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/frame/browser_desktop_window_tree_host.h
diff --git a/chrome/browser/ui/views/frame/browser_desktop_window_tree_host.h b/chrome/browser/ui/views/frame/browser_desktop_window_tree_host.h
index bac9775ab3e78ca3c53de64d4c450a651626c4f8..08e58affebc0b53acca1fc7c10fe9783acce08dc 100644
--- a/chrome/browser/ui/views/frame/browser_desktop_window_tree_host.h
+++ b/chrome/browser/ui/views/frame/browser_desktop_window_tree_host.h
@@ -30,6 +30,7 @@ class BrowserDesktopWindowTreeHost {
virtual views::DesktopWindowTreeHost* AsDesktopWindowTreeHost() = 0;
virtual int GetMinimizeButtonOffset() const = 0;
+ virtual int GetMinimizeButtonHeight() const = 0;
// Returns true if the OS takes care of showing the system menu. Returning
// false means BrowserFrame handles showing the system menu.
« no previous file with comments | « no previous file | chrome/browser/ui/views/frame/browser_desktop_window_tree_host_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698