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

Unified Diff: Source/core/layout/svg/SVGTextLayoutEngineSpacing.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
« no previous file with comments | « Source/core/layout/svg/SVGTextLayoutEngineSpacing.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp
diff --git a/Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp b/Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp
index 63dc3492df731a838129c9a776f2b3bca7dcbc76..86162e5d869bba3ed1a179a28fabfc2dc2fecfdb 100644
--- a/Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp
+++ b/Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp
@@ -18,10 +18,8 @@
*/
#include "config.h"
-
#include "core/layout/svg/SVGTextLayoutEngineSpacing.h"
-#include "core/svg/SVGLengthContext.h"
#include "platform/fonts/Character.h"
#include "platform/fonts/Font.h"
« no previous file with comments | « Source/core/layout/svg/SVGTextLayoutEngineSpacing.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698