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

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

Powered by Google App Engine
This is Rietveld 408576698