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

Unified Diff: Source/core/layout/svg/line/SVGRootInlineBox.h

Issue 1070703002: Explicitly use SkPaint(s) in SVGInlineTextBoxPainter (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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/layout/svg/line/SVGRootInlineBox.h
diff --git a/Source/core/layout/svg/line/SVGRootInlineBox.h b/Source/core/layout/svg/line/SVGRootInlineBox.h
index 5324f5527028dc0b79bd6842f784e6caa7af2078..8b7f1f5ef4e766b5318f701f512bfae5d9ae8416 100644
--- a/Source/core/layout/svg/line/SVGRootInlineBox.h
+++ b/Source/core/layout/svg/line/SVGRootInlineBox.h
@@ -25,7 +25,6 @@
#include "core/layout/line/FloatToLayoutUnit.h"
#include "core/layout/line/RootInlineBox.h"
-#include "core/layout/svg/SVGLayoutSupport.h"
#include "core/layout/svg/SVGTextLayoutEngine.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698