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

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

Issue 99103006: Moving GraphicsContext and dependencies from core to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Final patch - fixes Android Created 7 years 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/SVGTextRunRenderingContext.h
diff --git a/Source/core/rendering/svg/SVGTextRunRenderingContext.h b/Source/core/rendering/svg/SVGTextRunRenderingContext.h
index 9e5a247aecff2842735fbf3a4df13facbcecfb62..03bd30bb25b690fc1fe8c67298cd0576e6054a1d 100644
--- a/Source/core/rendering/svg/SVGTextRunRenderingContext.h
+++ b/Source/core/rendering/svg/SVGTextRunRenderingContext.h
@@ -21,7 +21,7 @@
#ifndef SVGTextRunRenderingContext_h
#define SVGTextRunRenderingContext_h
-#include "core/platform/graphics/Font.h"
+#include "platform/fonts/Font.h"
#include "platform/graphics/TextRun.h"
namespace WebCore {
« no previous file with comments | « Source/core/rendering/svg/SVGTextMetricsBuilder.h ('k') | Source/core/rendering/svg/SVGTextRunRenderingContext.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698