Chromium Code Reviews| Index: ui/gfx/scoped_canvas.h |
| diff --git a/ui/gfx/scoped_canvas.h b/ui/gfx/scoped_canvas.h |
| index 7701f7c59072ee4175f87cfa38f4dea618030968..4a260bf93c3622b78892628667e839c4d2a21632 100644 |
| --- a/ui/gfx/scoped_canvas.h |
| +++ b/ui/gfx/scoped_canvas.h |
| @@ -5,6 +5,7 @@ |
| #ifndef UI_GFX_SCOPED_CANVAS_H_ |
| #define UI_GFX_SCOPED_CANVAS_H_ |
| +#include "base/macros.h" |
| #include "ui/gfx/canvas.h" |
| namespace gfx { |