| Index: ui/views/round_rect_painter.h
|
| diff --git a/ui/views/round_rect_painter.h b/ui/views/round_rect_painter.h
|
| index 564cfa00776c0dc960fb3bdbcfcc5bb889a704e8..f52624a425a89b7bc10a5548914ab844965f9ce7 100644
|
| --- a/ui/views/round_rect_painter.h
|
| +++ b/ui/views/round_rect_painter.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef UI_VIEWS_ROUNDED_RECT_PAINTER_H_
|
| #define UI_VIEWS_ROUNDED_RECT_PAINTER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "ui/gfx/geometry/rect.h"
|
| #include "ui/views/painter.h"
|
| #include "ui/views/views_export.h"
|
|
|