| Index: cc/layers/picture_image_layer_impl.h
|
| diff --git a/cc/layers/picture_image_layer_impl.h b/cc/layers/picture_image_layer_impl.h
|
| index f478951592fdb05751525ec48c1d315bff3ab7a4..759606a2f45b15b28e9a1af66ec809f9177efe45 100644
|
| --- a/cc/layers/picture_image_layer_impl.h
|
| +++ b/cc/layers/picture_image_layer_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_LAYERS_PICTURE_IMAGE_LAYER_IMPL_H_
|
| #define CC_LAYERS_PICTURE_IMAGE_LAYER_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "cc/layers/picture_layer_impl.h"
|
|
|
| namespace cc {
|
|
|