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

Unified Diff: Source/core/svg/properties/SVGListProperty.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/SVGListProperty.h
diff --git a/Source/core/svg/properties/SVGListProperty.h b/Source/core/svg/properties/SVGListProperty.h
index 5a202dfaf567732a802b6c4e49777837315ce1a8..28816aa6414c303f8d5d14cb4df1e02c899c81a2 100644
--- a/Source/core/svg/properties/SVGListProperty.h
+++ b/Source/core/svg/properties/SVGListProperty.h
@@ -21,10 +21,10 @@
#define SVGListProperty_h
#if ENABLE(SVG)
-#include "SVGAnimatedProperty.h"
#include "SVGException.h"
-#include "SVGPropertyTearOff.h"
-#include "SVGPropertyTraits.h"
+#include "core/svg/properties/SVGAnimatedProperty.h"
+#include "core/svg/properties/SVGPropertyTearOff.h"
+#include "core/svg/properties/SVGPropertyTraits.h"
namespace WebCore {
« no previous file with comments | « Source/core/svg/properties/SVGAttributeToPropertyMap.cpp ('k') | Source/core/svg/properties/SVGListPropertyTearOff.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698