| 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.
|
|
|