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

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

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/SVGAnimatedPath.cpp ('k') | Source/core/svg/SVGAnimatedPreserveAspectRatio.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGAnimatedPointList.h
diff --git a/Source/core/svg/SVGAnimatedPointList.h b/Source/core/svg/SVGAnimatedPointList.h
index 4c8b185ac0b469bba22fd2816ce94705a62a0d64..b9992c24918ed3924b7906de4038b5f0b03f7618 100644
--- a/Source/core/svg/SVGAnimatedPointList.h
+++ b/Source/core/svg/SVGAnimatedPointList.h
@@ -21,9 +21,9 @@
#define SVGAnimatedPointList_h
#if ENABLE(SVG)
-#include "SVGAnimatedListPropertyTearOff.h"
#include "SVGAnimatedTypeAnimator.h"
#include "SVGPointList.h"
+#include "core/svg/properties/SVGAnimatedListPropertyTearOff.h"
namespace WebCore {
« no previous file with comments | « Source/core/svg/SVGAnimatedPath.cpp ('k') | Source/core/svg/SVGAnimatedPreserveAspectRatio.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698