| Index: ash/frame/default_header_painter.h
|
| diff --git a/ash/frame/default_header_painter.h b/ash/frame/default_header_painter.h
|
| index d867f6f1b1e66aaff2b67403c07a24d7396fb69e..d56c265a15fd95fc3237945d01efcd75b8fa5545 100644
|
| --- a/ash/frame/default_header_painter.h
|
| +++ b/ash/frame/default_header_painter.h
|
| @@ -84,7 +84,7 @@ class ASH_EXPORT DefaultHeaderPainter : public HeaderPainter,
|
| void UpdateAllButtonImages();
|
|
|
| // Updates the size button's images.
|
| - void UpdateSizeButtonImages(bool use_light_images);
|
| + void UpdateSizeButtonImages();
|
|
|
| // Returns the header bounds in the coordinates of |view_|. The header is
|
| // assumed to be positioned at the top left corner of |view_| and to have the
|
|
|