Chromium Code Reviews| Index: Source/core/svg/SVGGlyphMap.h |
| diff --git a/Source/core/svg/SVGGlyphMap.h b/Source/core/svg/SVGGlyphMap.h |
| index 90586a88a086b2ba0dfbd712befb00e448397b03..7fc4238b851bbe530f0eac0df61313fa44fa7d62 100644 |
| --- a/Source/core/svg/SVGGlyphMap.h |
| +++ b/Source/core/svg/SVGGlyphMap.h |
| @@ -23,7 +23,6 @@ |
| #if ENABLE(SVG_FONTS) |
| #include "core/platform/graphics/SVGGlyph.h" |
| #include "core/platform/graphics/SurrogatePairAwareTextIterator.h" |
| -#include "core/svg/SVGGlyphElement.h" |
| #include <wtf/HashMap.h> |
| #include <wtf/Vector.h> |