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

Unified Diff: Source/core/rendering/svg/SVGTextLayoutEngineSpacing.h

Issue 14487005: Absolutify paths to rendering/svg/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/rendering/svg/SVGTextLayoutEngineSpacing.h
diff --git a/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.h b/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.h
index 71d470737ccc5a1954eba4dc6d37b73b164f1fad..da3bd32f0a02a285200f37c497fbf2b8e914edfc 100644
--- a/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.h
+++ b/Source/core/rendering/svg/SVGTextLayoutEngineSpacing.h
@@ -21,7 +21,7 @@
#define SVGTextLayoutEngineSpacing_h
#if ENABLE(SVG)
-#include "SVGTextMetrics.h"
+#include "core/rendering/svg/SVGTextMetrics.h"
namespace WebCore {
« no previous file with comments | « Source/core/rendering/svg/SVGTextLayoutEngineBaseline.cpp ('k') | Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698