Index: Source/core/style/SVGComputedStyleTest.cpp |
diff --git a/Source/core/layout/style/SVGComputedStyleTest.cpp b/Source/core/style/SVGComputedStyleTest.cpp |
similarity index 98% |
rename from Source/core/layout/style/SVGComputedStyleTest.cpp |
rename to Source/core/style/SVGComputedStyleTest.cpp |
index d69d6eab480b28a79625fdffd44f70ae37263000..0f31f6745db972703321e09a29689b000b0a14d9 100644 |
--- a/Source/core/layout/style/SVGComputedStyleTest.cpp |
+++ b/Source/core/style/SVGComputedStyleTest.cpp |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "config.h" |
-#include "core/layout/style/SVGComputedStyle.h" |
+#include "core/style/SVGComputedStyle.h" |
#include <gtest/gtest.h> |