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

Unified Diff: Source/core/svg/SVGTransformList.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/SVGTests.h ('k') | Source/core/svg/SVGUnitTypes.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGTransformList.h
diff --git a/Source/core/svg/SVGTransformList.h b/Source/core/svg/SVGTransformList.h
index 14aba3bf4065e588be9d616bc1fc41280a4661c2..8914e556a1a39cb91e6f5811c7fe8709bfb7f4e5 100644
--- a/Source/core/svg/SVGTransformList.h
+++ b/Source/core/svg/SVGTransformList.h
@@ -22,8 +22,8 @@
#define SVGTransformList_h
#if ENABLE(SVG)
-#include "SVGPropertyTraits.h"
#include "SVGTransform.h"
+#include "core/svg/properties/SVGPropertyTraits.h"
#include <wtf/Vector.h>
namespace WebCore {
« no previous file with comments | « Source/core/svg/SVGTests.h ('k') | Source/core/svg/SVGUnitTypes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698