| Index: cc/layers/painted_scrollbar_layer.h
|
| diff --git a/cc/layers/painted_scrollbar_layer.h b/cc/layers/painted_scrollbar_layer.h
|
| index 8446a390202976cef4d795c5a10c42c8347443de..8e1884f44f53671118101b62359ebcd26f49cfb6 100644
|
| --- a/cc/layers/painted_scrollbar_layer.h
|
| +++ b/cc/layers/painted_scrollbar_layer.h
|
| @@ -6,7 +6,7 @@
|
| #define CC_LAYERS_PAINTED_SCROLLBAR_LAYER_H_
|
|
|
| #include "base/macros.h"
|
| -#include "cc/base/cc_export.h"
|
| +#include "cc/cc_export.h"
|
| #include "cc/input/scrollbar.h"
|
| #include "cc/layers/layer.h"
|
| #include "cc/layers/scrollbar_layer_interface.h"
|
|
|