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

Unified Diff: Source/core/svg/properties/SVGTransformListPropertyTearOff.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/properties/SVGStaticPropertyWithParentTearOff.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/properties/SVGTransformListPropertyTearOff.h
diff --git a/Source/core/svg/properties/SVGTransformListPropertyTearOff.h b/Source/core/svg/properties/SVGTransformListPropertyTearOff.h
index 7ac124f2a4771cf0305f5fe42fe52ffc2fce9042..e5095fb2be5dd13d97a824073cef07c24397eb8d 100644
--- a/Source/core/svg/properties/SVGTransformListPropertyTearOff.h
+++ b/Source/core/svg/properties/SVGTransformListPropertyTearOff.h
@@ -21,8 +21,8 @@
#define SVGTransformListPropertyTearOff_h
#if ENABLE(SVG)
-#include "SVGListPropertyTearOff.h"
#include "SVGTransformList.h"
+#include "core/svg/properties/SVGListPropertyTearOff.h"
namespace WebCore {
« no previous file with comments | « Source/core/svg/properties/SVGStaticPropertyWithParentTearOff.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698