Index: Source/core/style/ComputedStyleTest.cpp |
diff --git a/Source/core/layout/style/ComputedStyleTest.cpp b/Source/core/style/ComputedStyleTest.cpp |
similarity index 95% |
rename from Source/core/layout/style/ComputedStyleTest.cpp |
rename to Source/core/style/ComputedStyleTest.cpp |
index 616788f32475185a2950ce6e38ff498286585c52..107985a374323c8e8ddf76581219257e6c065160 100644 |
--- a/Source/core/layout/style/ComputedStyleTest.cpp |
+++ b/Source/core/style/ComputedStyleTest.cpp |
@@ -3,10 +3,10 @@ |
// found in the LICENSE file. |
#include "config.h" |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
#include "core/layout/ClipPathOperation.h" |
-#include "core/layout/style/ShapeValue.h" |
+#include "core/style/ShapeValue.h" |
#include <gtest/gtest.h> |