| Index: third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp b/third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp
|
| index f51fa53d6145dac05305a8bc7228f910c1ef27e3..e0e240983d0dd23e181d8f70cca7b65df7a9edb2 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp
|
| +++ b/third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp
|
| @@ -8,7 +8,6 @@
|
| #include "core/frame/Settings.h"
|
| #include "core/layout/ClipPathOperation.h"
|
| #include "core/layout/LayoutBlock.h"
|
| -#include "core/layout/LayoutFrame.h"
|
| #include "core/layout/LayoutView.h"
|
| #include "core/layout/svg/LayoutSVGResourceClipper.h"
|
| #include "core/page/Page.h"
|
|
|