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

Unified Diff: Source/core/svg/properties/SVGAttributeToPropertyMap.cpp

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/SVGAttributeToPropertyMap.cpp
diff --git a/Source/core/svg/properties/SVGAttributeToPropertyMap.cpp b/Source/core/svg/properties/SVGAttributeToPropertyMap.cpp
index cc46ccfa081ffc88309b7ef22d63f0f34efd817c..1ec999c5d3a5add2ee4fb07af3b7e7c6eeb70ef8 100644
--- a/Source/core/svg/properties/SVGAttributeToPropertyMap.cpp
+++ b/Source/core/svg/properties/SVGAttributeToPropertyMap.cpp
@@ -20,10 +20,10 @@
#include "config.h"
#if ENABLE(SVG)
-#include "SVGAttributeToPropertyMap.h"
+#include "core/svg/properties/SVGAttributeToPropertyMap.h"
-#include "SVGAnimatedProperty.h"
-#include "SVGPropertyInfo.h"
+#include "core/svg/properties/SVGAnimatedProperty.h"
+#include "core/svg/properties/SVGPropertyInfo.h"
namespace WebCore {
« no previous file with comments | « Source/core/svg/properties/SVGAttributeToPropertyMap.h ('k') | Source/core/svg/properties/SVGListProperty.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698