| Index: cc/layers/solid_color_layer_impl.h
|
| diff --git a/cc/layers/solid_color_layer_impl.h b/cc/layers/solid_color_layer_impl.h
|
| index 2068ac5db3fc7fc9b59360714a9c0dc2a640891d..a56b69b909b216feb6a76fee36e14cb20841f375 100644
|
| --- a/cc/layers/solid_color_layer_impl.h
|
| +++ b/cc/layers/solid_color_layer_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_LAYERS_SOLID_COLOR_LAYER_IMPL_H_
|
| #define CC_LAYERS_SOLID_COLOR_LAYER_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/base/cc_export.h"
|
| #include "cc/layers/layer_impl.h"
|
|
|