| Index: third_party/WebKit/Source/core/svg/SVGFEGaussianBlurElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGFEGaussianBlurElement.h b/third_party/WebKit/Source/core/svg/SVGFEGaussianBlurElement.h
|
| index a0f4270139fc91a600216e1484bd1e9acf3977f9..ccbaa00babc682f38d36f89924326fe31b77a830 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGFEGaussianBlurElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGFEGaussianBlurElement.h
|
| @@ -23,7 +23,6 @@
|
|
|
| #include "core/svg/SVGAnimatedNumberOptionalNumber.h"
|
| #include "core/svg/SVGFilterPrimitiveStandardAttributes.h"
|
| -#include "platform/graphics/filters/FEGaussianBlur.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|