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

Unified Diff: ash/frame/header_painter_util.h

Issue 200483004: Show avatar icon on V2 app's frame (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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
« no previous file with comments | « ash/frame/default_header_painter.cc ('k') | ash/frame/header_painter_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/frame/header_painter_util.h
diff --git a/ash/frame/header_painter_util.h b/ash/frame/header_painter_util.h
index 468184aa97935b1e4478813ab38fee40a8c954ab..5e4bde42506d0368061f4c80a80549711913533f 100644
--- a/ash/frame/header_painter_util.h
+++ b/ash/frame/header_painter_util.h
@@ -31,7 +31,7 @@ class ASH_EXPORT HeaderPainterUtil {
static int GetIconXOffset();
// Returns the size of the header icon.
- static int GetIconSize();
+ static int GetDefaultIconSize();
// Returns the amount that the frame background is inset from the left edge of
// the window.
« no previous file with comments | « ash/frame/default_header_painter.cc ('k') | ash/frame/header_painter_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698