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

Unified Diff: Source/core/svg/SVGAnimatedPath.cpp

Issue 14387012: Absolutify paths to svg/properties/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: . Created 7 years, 8 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/SVGAnimatedNumberList.h ('k') | Source/core/svg/SVGAnimatedPointList.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGAnimatedPath.cpp
diff --git a/Source/core/svg/SVGAnimatedPath.cpp b/Source/core/svg/SVGAnimatedPath.cpp
index b8c8da110a958b48d7708a6d334700451638bdda..2811b505a2afd2db99e279673c0f06df1a341274 100644
--- a/Source/core/svg/SVGAnimatedPath.cpp
+++ b/Source/core/svg/SVGAnimatedPath.cpp
@@ -23,8 +23,8 @@
#include "SVGAnimatedPath.h"
#include "SVGAnimateElement.h"
-#include "SVGAnimatedPathSegListPropertyTearOff.h"
#include "SVGPathUtilities.h"
+#include "core/svg/properties/SVGAnimatedPathSegListPropertyTearOff.h"
namespace WebCore {
« no previous file with comments | « Source/core/svg/SVGAnimatedNumberList.h ('k') | Source/core/svg/SVGAnimatedPointList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698