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

Unified Diff: Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.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/SVGAnimatedStaticPropertyTearOff.h
diff --git a/Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h b/Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h
index e3efcd06a6b9b63ded6d1793b1d3d36d5e642e52..4adfe8c099668f8dfaa6c2639470ba0c5abed4bb 100644
--- a/Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h
+++ b/Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h
@@ -21,7 +21,7 @@
#define SVGAnimatedStaticPropertyTearOff_h
#if ENABLE(SVG)
-#include "SVGAnimatedProperty.h"
+#include "core/svg/properties/SVGAnimatedProperty.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698