| Index: third_party/WebKit/Source/core/layout/LayoutBox.h
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutBox.h b/third_party/WebKit/Source/core/layout/LayoutBox.h
|
| index 07533af93961db6b019fcbfe1ec8b2bf10ae28d6..af6cea6f4a7d7626f4817bb78c8c3719f14d5438 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutBox.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutBox.h
|
| @@ -28,7 +28,6 @@
|
| #include "core/layout/OverflowModel.h"
|
| #include "core/layout/ScrollEnums.h"
|
| #include "platform/scroll/ScrollTypes.h"
|
| -#include "platform/scroll/ScrollableArea.h"
|
|
|
| namespace blink {
|
|
|
|
|