Chromium Code Reviews| Index: cc/layers/video_layer.h |
| diff --git a/cc/layers/video_layer.h b/cc/layers/video_layer.h |
| index 575de4664f0a6d7489505708566948b3719c0f8f..a59f1cc56682d4b7752fe9bb6638d8b9bd64216f 100644 |
| --- a/cc/layers/video_layer.h |
| +++ b/cc/layers/video_layer.h |
| @@ -6,6 +6,7 @@ |
| #define CC_LAYERS_VIDEO_LAYER_H_ |
| #include "base/callback.h" |
| +#include "base/macros.h" |
| #include "cc/base/cc_export.h" |
| #include "cc/layers/layer.h" |
| #include "media/base/video_rotation.h" |