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

Unified Diff: Source/core/svg/properties/SVGAnimatedPropertyMacros.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
Index: Source/core/svg/properties/SVGAnimatedPropertyMacros.h
diff --git a/Source/core/svg/properties/SVGAnimatedPropertyMacros.h b/Source/core/svg/properties/SVGAnimatedPropertyMacros.h
index 745fbb43d786a6bbcd1391092470d3a69b96884b..f8da6dfe26ef06a2f69f0db42484e9caceb43d0c 100644
--- a/Source/core/svg/properties/SVGAnimatedPropertyMacros.h
+++ b/Source/core/svg/properties/SVGAnimatedPropertyMacros.h
@@ -23,9 +23,9 @@
#define SVGAnimatedPropertyMacros_h
#if ENABLE(SVG)
-#include "SVGAnimatedProperty.h"
-#include "SVGAttributeToPropertyMap.h"
-#include "SVGPropertyTraits.h"
+#include "core/svg/properties/SVGAnimatedProperty.h"
+#include "core/svg/properties/SVGAttributeToPropertyMap.h"
+#include "core/svg/properties/SVGPropertyTraits.h"
#include <wtf/StdLibExtras.h>
namespace WebCore {
« no previous file with comments | « Source/core/svg/properties/SVGAnimatedProperty.h ('k') | Source/core/svg/properties/SVGAnimatedPropertyTearOff.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698