Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(396)

Unified Diff: Source/core/layout/svg/SVGTextLayoutAttributes.cpp

Issue 1041153002: Rearrange some includes for core/layout/svg/SVGText* (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)
« no previous file with comments | « Source/core/layout/svg/SVGTextLayoutAttributes.h ('k') | Source/core/layout/svg/SVGTextLayoutAttributesBuilder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698