| Index: cc/layers/solid_color_scrollbar_layer_impl.h
|
| diff --git a/cc/layers/solid_color_scrollbar_layer_impl.h b/cc/layers/solid_color_scrollbar_layer_impl.h
|
| index a7b776ef0aef2585f80b70b6231b3abe8eb6d6b6..1306391baa6a662096ecce4e1130a9d3409f3af1 100644
|
| --- a/cc/layers/solid_color_scrollbar_layer_impl.h
|
| +++ b/cc/layers/solid_color_scrollbar_layer_impl.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CC_LAYERS_SOLID_COLOR_SCROLLBAR_LAYER_IMPL_H_
|
| #define CC_LAYERS_SOLID_COLOR_SCROLLBAR_LAYER_IMPL_H_
|
|
|
| -#include "cc/base/cc_export.h"
|
| +#include "cc/cc_export.h"
|
| #include "cc/layers/scrollbar_layer_impl_base.h"
|
|
|
| namespace cc {
|
|
|