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

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

Powered by Google App Engine
This is Rietveld 408576698