| Index: Source/core/svg/SVGFEConvolveMatrixElement.cpp
 | 
| diff --git a/Source/core/svg/SVGFEConvolveMatrixElement.cpp b/Source/core/svg/SVGFEConvolveMatrixElement.cpp
 | 
| index 56ad9225da6271e91f3ecb28cdf1ba75120f0e5b..9412c2571e96e64409612f85289f9b331e26f2d4 100644
 | 
| --- a/Source/core/svg/SVGFEConvolveMatrixElement.cpp
 | 
| +++ b/Source/core/svg/SVGFEConvolveMatrixElement.cpp
 | 
| @@ -22,7 +22,6 @@
 | 
|  #include "core/svg/SVGFEConvolveMatrixElement.h"
 | 
|  
 | 
|  #include "SVGNames.h"
 | 
| -#include "core/dom/Attr.h"
 | 
|  #include "core/platform/graphics/FloatPoint.h"
 | 
|  #include "core/platform/graphics/IntPoint.h"
 | 
|  #include "core/platform/graphics/IntSize.h"
 | 
| 
 |