| 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 f29117a9059bc8a806c142a12d942640f49eaa28..319674c22ad4f2c414144d4220eb90ea73118395 100644
|
| --- a/cc/layers/solid_color_scrollbar_layer.h
|
| +++ b/cc/layers/solid_color_scrollbar_layer.h
|
| @@ -6,7 +6,7 @@
|
| #define CC_LAYERS_SOLID_COLOR_SCROLLBAR_LAYER_H_
|
|
|
| #include "base/macros.h"
|
| -#include "cc/base/cc_export.h"
|
| +#include "cc/cc_export.h"
|
| #include "cc/layers/layer.h"
|
| #include "cc/layers/scrollbar_layer_interface.h"
|
|
|
|
|