Chromium Code Reviews| Index: ui/gfx/scoped_sk_region.h |
| diff --git a/ui/gfx/scoped_sk_region.h b/ui/gfx/scoped_sk_region.h |
| index 077b74922958ff22b27bbc2df110c08b0bdb950b..c635fec3e19af0c3bcd03801056330e34645d277 100644 |
| --- a/ui/gfx/scoped_sk_region.h |
| +++ b/ui/gfx/scoped_sk_region.h |
| @@ -5,6 +5,7 @@ |
| #ifndef UI_GFX_SCOPED_SK_REGION_H_ |
| #define UI_GFX_SCOPED_SK_REGION_H_ |
| +#include "base/macros.h" |
| #include "third_party/skia/include/core/SkRegion.h" |
| namespace gfx { |