Chromium Code Reviews| Index: Source/core/svg/SVGMissingGlyphElement.cpp |
| diff --git a/Source/core/svg/SVGMissingGlyphElement.cpp b/Source/core/svg/SVGMissingGlyphElement.cpp |
| index f976d764e912fedd6e7e4ecaed37c4df5fdd5f8d..f7daeaa91943e8a31f7ca188f1c05a6c9d666a29 100644 |
| --- a/Source/core/svg/SVGMissingGlyphElement.cpp |
| +++ b/Source/core/svg/SVGMissingGlyphElement.cpp |
| @@ -20,7 +20,6 @@ |
| #include "config.h" |
| #if ENABLE(SVG_FONTS) |
| -#include "SVGNames.h" |
| #include "core/svg/SVGMissingGlyphElement.h" |
| namespace WebCore { |