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

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

Issue 1051783002: Move PathParsingMode to SVGPathParser.h (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/SVGPathParser.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGPathUtilities.h
diff --git a/Source/core/svg/SVGPathUtilities.h b/Source/core/svg/SVGPathUtilities.h
index b91bc14866976cfe7537eac4a30f45c86ec84962..8a7e4417b5f2ca992d3762e3935e5bfe0e03af25 100644
--- a/Source/core/svg/SVGPathUtilities.h
+++ b/Source/core/svg/SVGPathUtilities.h
@@ -20,7 +20,7 @@
#ifndef SVGPathUtilities_h
#define SVGPathUtilities_h
-#include "core/svg/SVGPathConsumer.h"
+#include "core/svg/SVGPathParser.h"
#include "platform/geometry/FloatPoint.h"
#include "wtf/text/WTFString.h"
« no previous file with comments | « Source/core/svg/SVGPathParser.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698