| Index: Source/core/svg/SVGGlyphElement.cpp
 | 
| diff --git a/Source/core/svg/SVGGlyphElement.cpp b/Source/core/svg/SVGGlyphElement.cpp
 | 
| index eae2203ae1dc257b1a3d193856a80d8a7b69f628..a900a82e3a5906f74dc6ee06f3c0f81d31a5c00f 100644
 | 
| --- a/Source/core/svg/SVGGlyphElement.cpp
 | 
| +++ b/Source/core/svg/SVGGlyphElement.cpp
 | 
| @@ -25,10 +25,8 @@
 | 
|  #include "core/svg/SVGGlyphElement.h"
 | 
|  
 | 
|  #include "SVGNames.h"
 | 
| -#include "core/dom/Attribute.h"
 | 
|  #include "core/svg/SVGFontData.h"
 | 
|  #include "core/svg/SVGFontElement.h"
 | 
| -#include "core/svg/SVGFontFaceElement.h"
 | 
|  #include "core/svg/SVGPathUtilities.h"
 | 
|  
 | 
|  namespace WebCore {
 | 
| 
 |