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

Unified Diff: Source/core/svg/properties/SVGAnimatedTransformListPropertyTearOff.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/SVGAnimatedTransformListPropertyTearOff.h
diff --git a/Source/core/svg/properties/SVGAnimatedTransformListPropertyTearOff.h b/Source/core/svg/properties/SVGAnimatedTransformListPropertyTearOff.h
index 6f643e87ce6d4cd80b572e9f3d563ae73246d9cd..388c445bcfeeb9c150e0c1108995531ae49bd55c 100644
--- a/Source/core/svg/properties/SVGAnimatedTransformListPropertyTearOff.h
+++ b/Source/core/svg/properties/SVGAnimatedTransformListPropertyTearOff.h
@@ -21,9 +21,9 @@
#define SVGAnimatedTransformListPropertyTearOff_h
#if ENABLE(SVG)
-#include "SVGAnimatedListPropertyTearOff.h"
#include "SVGTransformList.h"
-#include "SVGTransformListPropertyTearOff.h"
+#include "core/svg/properties/SVGAnimatedListPropertyTearOff.h"
+#include "core/svg/properties/SVGTransformListPropertyTearOff.h"
namespace WebCore {
« no previous file with comments | « Source/core/svg/properties/SVGAnimatedStaticPropertyTearOff.h ('k') | Source/core/svg/properties/SVGAttributeToPropertyMap.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698