| Index: Source/core/layout/LayoutScrollbar.h
|
| diff --git a/Source/core/layout/LayoutScrollbar.h b/Source/core/layout/LayoutScrollbar.h
|
| index 2a1d96a74a04d901132cc7d140c9c32e33c33d9f..8cd40cea971da5119166f1d4937549ca20011347 100644
|
| --- a/Source/core/layout/LayoutScrollbar.h
|
| +++ b/Source/core/layout/LayoutScrollbar.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef LayoutScrollbar_h
|
| #define LayoutScrollbar_h
|
|
|
| -#include "core/layout/style/ComputedStyleConstants.h"
|
| +#include "core/style/ComputedStyleConstants.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/scroll/Scrollbar.h"
|
| #include "wtf/HashMap.h"
|
|
|