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

Unified Diff: Source/core/svg/SVGAnimatedEnumeration.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/SVGAnimatedBoolean.h ('k') | Source/core/svg/SVGAnimatedInteger.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGAnimatedEnumeration.h
diff --git a/Source/core/svg/SVGAnimatedEnumeration.h b/Source/core/svg/SVGAnimatedEnumeration.h
index 84476022bbd7c31b27affae77db72f46d4aa378e..8960c58a83623cea98bd59e8c62e61ca73855966 100644
--- a/Source/core/svg/SVGAnimatedEnumeration.h
+++ b/Source/core/svg/SVGAnimatedEnumeration.h
@@ -21,9 +21,9 @@
#define SVGAnimatedEnumeration_h
#if ENABLE(SVG)
-#include "SVGAnimatedEnumerationPropertyTearOff.h"
-#include "SVGAnimatedPropertyMacros.h"
#include "SVGAnimatedTypeAnimator.h"
+#include "core/svg/properties/SVGAnimatedEnumerationPropertyTearOff.h"
+#include "core/svg/properties/SVGAnimatedPropertyMacros.h"
namespace WebCore {
« no previous file with comments | « Source/core/svg/SVGAnimatedBoolean.h ('k') | Source/core/svg/SVGAnimatedInteger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698