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

Unified Diff: Source/core/layout/svg/SVGTextLayoutAttributes.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/SVGTextChunkBuilder.cpp ('k') | Source/core/layout/svg/SVGTextLayoutAttributes.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/layout/svg/SVGTextLayoutAttributes.h
diff --git a/Source/core/layout/svg/SVGTextLayoutAttributes.h b/Source/core/layout/svg/SVGTextLayoutAttributes.h
index a572074fec31ea9695b68fecdca3cf037f6c1e59..60dda6dcdaac86613c1bf1dc65d890d0cd3e5147 100644
--- a/Source/core/layout/svg/SVGTextLayoutAttributes.h
+++ b/Source/core/layout/svg/SVGTextLayoutAttributes.h
@@ -24,7 +24,6 @@
#include "wtf/HashMap.h"
#include "wtf/Noncopyable.h"
#include "wtf/Vector.h"
-#include "wtf/text/WTFString.h"
namespace blink {
« no previous file with comments | « Source/core/layout/svg/SVGTextChunkBuilder.cpp ('k') | Source/core/layout/svg/SVGTextLayoutAttributes.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698