| Index: third_party/WebKit/Source/core/svg/SVGFESpecularLightingElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGFESpecularLightingElement.h b/third_party/WebKit/Source/core/svg/SVGFESpecularLightingElement.h
|
| index 7bd8e48b33b8e511132274805272871165ea42a8..b15550ef683a1248956cb143eaa3709a4c95b23e 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGFESpecularLightingElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGFESpecularLightingElement.h
|
| @@ -27,7 +27,6 @@
|
| #include "core/svg/SVGAnimatedNumberOptionalNumber.h"
|
| #include "core/svg/SVGFELightElement.h"
|
| #include "core/svg/SVGFilterPrimitiveStandardAttributes.h"
|
| -#include "platform/graphics/filters/FESpecularLighting.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|