| Index: cc/layers/picture_layer.h
|
| diff --git a/cc/layers/picture_layer.h b/cc/layers/picture_layer.h
|
| index 7eb87f082035b2960c0418bfed481ada717207be..7f1345e76d9d529b32aa0b93ccfd579be088ffb6 100644
|
| --- a/cc/layers/picture_layer.h
|
| +++ b/cc/layers/picture_layer.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_LAYERS_PICTURE_LAYER_H_
|
| #define CC_LAYERS_PICTURE_LAYER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "cc/base/invalidation_region.h"
|
| #include "cc/debug/devtools_instrumentation.h"
|
| #include "cc/debug/micro_benchmark_controller.h"
|
|
|