| Index: cc/layers/solid_color_scrollbar_layer.h
|
| diff --git a/cc/layers/solid_color_scrollbar_layer.h b/cc/layers/solid_color_scrollbar_layer.h
|
| index 8b14bce80c88796b91d218e22c73c481e7efe2c5..8f0c00cbed264d8e6dbdee66abaa1999b175544c 100644
|
| --- a/cc/layers/solid_color_scrollbar_layer.h
|
| +++ b/cc/layers/solid_color_scrollbar_layer.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_LAYERS_SOLID_COLOR_SCROLLBAR_LAYER_H_
|
| #define CC_LAYERS_SOLID_COLOR_SCROLLBAR_LAYER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "cc/base/cc_export.h"
|
| #include "cc/layers/layer.h"
|
| #include "cc/layers/scrollbar_layer_interface.h"
|
|
|