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

Unified Diff: Source/core/svg/SVGPathSegLinetoAbs.h

Issue 1011983003: Drop SVGPathSegWithContext (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/svg/SVGPathSegCurvetoQuadraticSmoothRel.h ('k') | Source/core/svg/SVGPathSegLinetoHorizontal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGPathSegLinetoAbs.h
diff --git a/Source/core/svg/SVGPathSegLinetoAbs.h b/Source/core/svg/SVGPathSegLinetoAbs.h
index ac7ce6bf38aeefcb3fdc3fd63ee3877e5a1c44ef..f9dc71e9c966f48c424fdb360c184bed92cfb255 100644
--- a/Source/core/svg/SVGPathSegLinetoAbs.h
+++ b/Source/core/svg/SVGPathSegLinetoAbs.h
@@ -22,7 +22,7 @@
#ifndef SVGPathSegLinetoAbs_h
#define SVGPathSegLinetoAbs_h
-#include "core/svg/SVGPathSegWithContext.h"
+#include "core/svg/SVGPathSeg.h"
namespace blink {
« no previous file with comments | « Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.h ('k') | Source/core/svg/SVGPathSegLinetoHorizontal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698