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

Unified Diff: Source/core/layout/svg/SVGTextChunk.h

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
« no previous file with comments | « Source/core/layout/svg/LayoutSVGResourceMasker.h ('k') | Source/core/layout/svg/SVGTextChunkBuilder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/layout/svg/SVGTextChunk.h
diff --git a/Source/core/layout/svg/SVGTextChunk.h b/Source/core/layout/svg/SVGTextChunk.h
index 1dc88090df0cd94f3e2a57c0a244d315405fa837..2c6d7f1e3a7ad10d02d65f3af52a31dd810f8051 100644
--- a/Source/core/layout/svg/SVGTextChunk.h
+++ b/Source/core/layout/svg/SVGTextChunk.h
@@ -20,8 +20,7 @@
#ifndef SVGTextChunk_h
#define SVGTextChunk_h
-#include "core/layout/style/SVGLayoutStyleDefs.h"
-#include "core/svg/SVGTextContentElement.h"
+#include "wtf/Vector.h"
namespace blink {
« no previous file with comments | « Source/core/layout/svg/LayoutSVGResourceMasker.h ('k') | Source/core/layout/svg/SVGTextChunkBuilder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698