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

Unified Diff: Source/core/layout/svg/SVGTextChunkBuilder.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/SVGTextChunk.h ('k') | Source/core/layout/svg/SVGTextChunkBuilder.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/layout/svg/SVGTextChunkBuilder.h
diff --git a/Source/core/layout/svg/SVGTextChunkBuilder.h b/Source/core/layout/svg/SVGTextChunkBuilder.h
index 74436de14ac56d3438956117310761bd59bf0a18..6925f61a1a9a1484a49ff7c56c80ee532ea6b6f1 100644
--- a/Source/core/layout/svg/SVGTextChunkBuilder.h
+++ b/Source/core/layout/svg/SVGTextChunkBuilder.h
@@ -21,6 +21,8 @@
#define SVGTextChunkBuilder_h
#include "core/layout/svg/SVGTextChunk.h"
+#include "platform/transforms/AffineTransform.h"
+#include "wtf/HashMap.h"
#include "wtf/Vector.h"
namespace blink {
« no previous file with comments | « Source/core/layout/svg/SVGTextChunk.h ('k') | Source/core/layout/svg/SVGTextChunkBuilder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698