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

Unified Diff: Source/core/svg/properties/SVGPathSegListPropertyTearOff.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/SVGPathSegListPropertyTearOff.h
diff --git a/Source/core/svg/properties/SVGPathSegListPropertyTearOff.h b/Source/core/svg/properties/SVGPathSegListPropertyTearOff.h
index ee704d68107ca40502197160984f670abe0f636b..ee3701693c141b1d6926557bb34428bdefeae43a 100644
--- a/Source/core/svg/properties/SVGPathSegListPropertyTearOff.h
+++ b/Source/core/svg/properties/SVGPathSegListPropertyTearOff.h
@@ -21,8 +21,8 @@
#define SVGPathSegListPropertyTearOff_h
#if ENABLE(SVG)
-#include "SVGAnimatedListPropertyTearOff.h"
#include "SVGPathSegList.h"
+#include "core/svg/properties/SVGAnimatedListPropertyTearOff.h"
namespace WebCore {
« no previous file with comments | « Source/core/svg/properties/SVGListPropertyTearOff.h ('k') | Source/core/svg/properties/SVGPathSegListPropertyTearOff.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698