Index: Source/core/style/SVGComputedStyleDefs.cpp |
diff --git a/Source/core/layout/style/SVGComputedStyleDefs.cpp b/Source/core/style/SVGComputedStyleDefs.cpp |
similarity index 98% |
rename from Source/core/layout/style/SVGComputedStyleDefs.cpp |
rename to Source/core/style/SVGComputedStyleDefs.cpp |
index 74b48b5ff7f732618b686382d065245184e8f102..756a211029e404eee1f2db9190077ef2ca7d62ca 100644 |
--- a/Source/core/layout/style/SVGComputedStyleDefs.cpp |
+++ b/Source/core/style/SVGComputedStyleDefs.cpp |
@@ -26,9 +26,9 @@ |
*/ |
#include "config.h" |
-#include "core/layout/style/SVGComputedStyleDefs.h" |
+#include "core/style/SVGComputedStyleDefs.h" |
-#include "core/layout/style/SVGComputedStyle.h" |
+#include "core/style/SVGComputedStyle.h" |
namespace blink { |