Index: Source/core/layout/svg/SVGTextLayoutAttributes.cpp |
diff --git a/Source/core/layout/svg/SVGTextLayoutAttributes.cpp b/Source/core/layout/svg/SVGTextLayoutAttributes.cpp |
index ffbdb845e5ddf1ba93fed53e1d7ca4b5f2a90566..21bcf95c04fda255f3a11f88c99a1bf8ce31fab8 100644 |
--- a/Source/core/layout/svg/SVGTextLayoutAttributes.cpp |
+++ b/Source/core/layout/svg/SVGTextLayoutAttributes.cpp |
@@ -20,10 +20,6 @@ |
#include "config.h" |
#include "core/layout/svg/SVGTextLayoutAttributes.h" |
-#include "wtf/text/CString.h" |
- |
-#include <stdio.h> |
- |
namespace blink { |
SVGTextLayoutAttributes::SVGTextLayoutAttributes(LayoutSVGInlineText* context) |