| Index: third_party/WebKit/Source/core/frame/FrameView.h
|
| diff --git a/third_party/WebKit/Source/core/frame/FrameView.h b/third_party/WebKit/Source/core/frame/FrameView.h
|
| index 464953ad0d065036ef9cc5aaa9a588a63fabdee8..702e16aaa1f1385c0943061eaecce781e30887e5 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameView.h
|
| +++ b/third_party/WebKit/Source/core/frame/FrameView.h
|
| @@ -30,7 +30,6 @@
|
| #include "core/frame/FrameViewAutoSizeInfo.h"
|
| #include "core/frame/LayoutSubtreeRootList.h"
|
| #include "core/frame/RootFrameViewport.h"
|
| -#include "core/layout/LayoutObject.h"
|
| #include "core/layout/ScrollAnchor.h"
|
| #include "core/paint/FirstMeaningfulPaintDetector.h"
|
| #include "core/paint/PaintInvalidationCapableScrollableArea.h"
|
|
|