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

Unified Diff: Source/core/svg/SVGUnitTypes.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/SVGUnitTypes.h
diff --git a/Source/core/svg/SVGUnitTypes.h b/Source/core/svg/SVGUnitTypes.h
index 86e06523b2ddc16d8b450c5a700cf7befe2fad35..84f75d19b7832cfba1ecfbcdd5106129cddd7de3 100644
--- a/Source/core/svg/SVGUnitTypes.h
+++ b/Source/core/svg/SVGUnitTypes.h
@@ -21,7 +21,7 @@
#define SVGUnitTypes_h
#if ENABLE(SVG)
-#include "SVGPropertyTraits.h"
+#include "core/svg/properties/SVGPropertyTraits.h"
#include <wtf/RefCounted.h>
namespace WebCore {
« no previous file with comments | « Source/core/svg/SVGTransformList.h ('k') | Source/core/svg/properties/SVGAnimatedEnumerationPropertyTearOff.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698