| Index: third_party/WebKit/Source/core/layout/ClipRectsCache.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ClipRectsCache.h b/third_party/WebKit/Source/core/layout/ClipRectsCache.h
|
| index ece6c20a3443187a337894602d4fb2bfd0d7c5c6..f678226b12da8b33e28069f9cbb5312fa03d4598 100644
|
| --- a/third_party/WebKit/Source/core/layout/ClipRectsCache.h
|
| +++ b/third_party/WebKit/Source/core/layout/ClipRectsCache.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/layout/ClipRects.h"
|
|
|
| #if ENABLE(ASSERT)
|
| -#include "core/layout/LayoutBox.h" // For OverlayScrollbarClipBehavior.
|
| +#include "core/layout/ScrollEnums.h" // For OverlayScrollbarClipBehavior.
|
| #endif
|
|
|
| namespace blink {
|
|
|