| Index: cc/layers/painted_scrollbar_layer_impl.h
|
| diff --git a/cc/layers/painted_scrollbar_layer_impl.h b/cc/layers/painted_scrollbar_layer_impl.h
|
| index 4e12371cf34ea7824dea4d2cf5aac81932653ed9..9ff7e89691f1ec127c14f338f8d5b1ac148adabe 100644
|
| --- a/cc/layers/painted_scrollbar_layer_impl.h
|
| +++ b/cc/layers/painted_scrollbar_layer_impl.h
|
| @@ -6,7 +6,7 @@
|
| #define CC_LAYERS_PAINTED_SCROLLBAR_LAYER_IMPL_H_
|
|
|
| #include "base/macros.h"
|
| -#include "cc/base/cc_export.h"
|
| +#include "cc/cc_export.h"
|
| #include "cc/input/scrollbar.h"
|
| #include "cc/layers/scrollbar_layer_impl_base.h"
|
| #include "cc/resources/ui_resource_client.h"
|
|
|