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

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

Powered by Google App Engine
This is Rietveld 408576698