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

Unified Diff: Source/core/svg/SVGPathSegMovetoAbs.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/SVGPathSegLinetoVertical.h ('k') | Source/core/svg/SVGPathSegMovetoRel.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGPathSegMovetoAbs.h
diff --git a/Source/core/svg/SVGPathSegMovetoAbs.h b/Source/core/svg/SVGPathSegMovetoAbs.h
index 86d296dc27f619df6c8996b3f81359e553bb9877..36d362c531af06dab0fc87aa87808c38c1eb7385 100644
--- a/Source/core/svg/SVGPathSegMovetoAbs.h
+++ b/Source/core/svg/SVGPathSegMovetoAbs.h
@@ -22,7 +22,7 @@
#ifndef SVGPathSegMovetoAbs_h
#define SVGPathSegMovetoAbs_h
-#include "core/svg/SVGPathSegWithContext.h"
+#include "core/svg/SVGPathSeg.h"
namespace blink {
« no previous file with comments | « Source/core/svg/SVGPathSegLinetoVertical.h ('k') | Source/core/svg/SVGPathSegMovetoRel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698