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

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

Powered by Google App Engine
This is Rietveld 408576698