| Index: Source/core/layout/ClipRectsCache.h
|
| diff --git a/Source/core/layout/ClipRectsCache.h b/Source/core/layout/ClipRectsCache.h
|
| index 424f6e103068c1fe109bbd81caf1933d4b382384..9b5e74157d1c1da4ee5428db5f10e8ad098c15e9 100644
|
| --- a/Source/core/layout/ClipRectsCache.h
|
| +++ b/Source/core/layout/ClipRectsCache.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/layout/ClipRects.h"
|
|
|
| #if ENABLE(ASSERT)
|
| -#include "core/rendering/RenderBox.h" // For OverlayScrollbarSizeRelevancy.
|
| +#include "core/layout/LayoutBox.h" // For OverlayScrollbarSizeRelevancy.
|
| #endif
|
|
|
| namespace blink {
|
|
|