Chromium Code Reviews| Index: cc/layers/nine_patch_layer.h |
| diff --git a/cc/layers/nine_patch_layer.h b/cc/layers/nine_patch_layer.h |
| index 714a407ddb0fc2f994716f559ced087248e42e10..ff766634b19a4fea3d13b67c2a1ad4e191599834 100644 |
| --- a/cc/layers/nine_patch_layer.h |
| +++ b/cc/layers/nine_patch_layer.h |
| @@ -5,6 +5,7 @@ |
| #ifndef CC_LAYERS_NINE_PATCH_LAYER_H_ |
| #define CC_LAYERS_NINE_PATCH_LAYER_H_ |
| +#include "base/macros.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "cc/base/cc_export.h" |
| #include "cc/layers/layer.h" |