| Index: third_party/WebKit/Source/core/paint/SVGPaintContext.cpp
|
| diff --git a/third_party/WebKit/Source/core/paint/SVGPaintContext.cpp b/third_party/WebKit/Source/core/paint/SVGPaintContext.cpp
|
| index 89691537e88e97066a9bf00b6eb60f3824afc3e2..220703893304b647da8cff7e17f6c21838550299 100644
|
| --- a/third_party/WebKit/Source/core/paint/SVGPaintContext.cpp
|
| +++ b/third_party/WebKit/Source/core/paint/SVGPaintContext.cpp
|
| @@ -24,7 +24,6 @@
|
|
|
| #include "core/paint/SVGPaintContext.h"
|
|
|
| -#include "core/frame/FrameHost.h"
|
| #include "core/layout/svg/LayoutSVGResourceFilter.h"
|
| #include "core/layout/svg/LayoutSVGResourceMasker.h"
|
| #include "core/layout/svg/SVGLayoutSupport.h"
|
|
|