Index: Source/core/style/StyleDeprecatedFlexibleBoxData.cpp |
diff --git a/Source/core/layout/style/StyleDeprecatedFlexibleBoxData.cpp b/Source/core/style/StyleDeprecatedFlexibleBoxData.cpp |
similarity index 94% |
rename from Source/core/layout/style/StyleDeprecatedFlexibleBoxData.cpp |
rename to Source/core/style/StyleDeprecatedFlexibleBoxData.cpp |
index b1f46cb0ca0b71e0b2e35f7f9751f66bff2721e1..8cf8b41998730fb9600c70d0e43725b6cf4261c9 100644 |
--- a/Source/core/layout/style/StyleDeprecatedFlexibleBoxData.cpp |
+++ b/Source/core/style/StyleDeprecatedFlexibleBoxData.cpp |
@@ -20,9 +20,9 @@ |
*/ |
#include "config.h" |
-#include "core/layout/style/StyleDeprecatedFlexibleBoxData.h" |
+#include "core/style/StyleDeprecatedFlexibleBoxData.h" |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
namespace blink { |