| Index: cc/layers/scrollbar_layer_impl_base.h
|
| diff --git a/cc/layers/scrollbar_layer_impl_base.h b/cc/layers/scrollbar_layer_impl_base.h
|
| index ebe508ba497cb4ae62121e8314afe03c48a0b2d7..79a18e5a28c4fbb30241d12c4c5931ea09ad00b1 100644
|
| --- a/cc/layers/scrollbar_layer_impl_base.h
|
| +++ b/cc/layers/scrollbar_layer_impl_base.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_LAYERS_SCROLLBAR_LAYER_IMPL_BASE_H_
|
| #define CC_LAYERS_SCROLLBAR_LAYER_IMPL_BASE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "cc/base/cc_export.h"
|
| #include "cc/input/scrollbar.h"
|
| #include "cc/layers/layer.h"
|
|
|