| Index: Source/core/svg/SVGFEOffsetElement.cpp
 | 
| diff --git a/Source/core/svg/SVGFEOffsetElement.cpp b/Source/core/svg/SVGFEOffsetElement.cpp
 | 
| index 5141c192516fd7c7c96956b384627c2aa54b1f99..7158dea359bafa419c956f66970ce053be59c8a9 100644
 | 
| --- a/Source/core/svg/SVGFEOffsetElement.cpp
 | 
| +++ b/Source/core/svg/SVGFEOffsetElement.cpp
 | 
| @@ -23,7 +23,6 @@
 | 
|  #include "core/svg/SVGFEOffsetElement.h"
 | 
|  
 | 
|  #include "SVGNames.h"
 | 
| -#include "core/dom/Attribute.h"
 | 
|  #include "core/platform/graphics/filters/FilterEffect.h"
 | 
|  #include "core/svg/SVGElementInstance.h"
 | 
|  #include "core/svg/graphics/filters/SVGFilterBuilder.h"
 | 
| 
 |