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

Unified Diff: Source/core/svg/SVGRect.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/SVGPreserveAspectRatio.h ('k') | Source/core/svg/SVGScriptElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGRect.h
diff --git a/Source/core/svg/SVGRect.h b/Source/core/svg/SVGRect.h
index 4d82aef77cb31979080c9f5ec3f7c59140fe5144..e8abe0ceb4b9559fce305ecb76d0d435bd41519b 100644
--- a/Source/core/svg/SVGRect.h
+++ b/Source/core/svg/SVGRect.h
@@ -21,8 +21,8 @@
#define SVGRect_h
#if ENABLE(SVG)
-#include "SVGPropertyTraits.h"
#include "core/platform/graphics/FloatRect.h"
+#include "core/svg/properties/SVGPropertyTraits.h"
#include <wtf/text/StringBuilder.h>
namespace WebCore {
« no previous file with comments | « Source/core/svg/SVGPreserveAspectRatio.h ('k') | Source/core/svg/SVGScriptElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698