Index: Source/core/style/StyleBackgroundData.cpp |
diff --git a/Source/core/layout/style/StyleBackgroundData.cpp b/Source/core/style/StyleBackgroundData.cpp |
similarity index 91% |
rename from Source/core/layout/style/StyleBackgroundData.cpp |
rename to Source/core/style/StyleBackgroundData.cpp |
index d09a3ab38b71288bedf03e337d094c6b1a60589c..900be49e0799eb5e67758e597f8e5342d454a677 100644 |
--- a/Source/core/layout/style/StyleBackgroundData.cpp |
+++ b/Source/core/style/StyleBackgroundData.cpp |
@@ -20,10 +20,10 @@ |
*/ |
#include "config.h" |
-#include "core/layout/style/StyleBackgroundData.h" |
+#include "core/style/StyleBackgroundData.h" |
-#include "core/layout/style/ComputedStyle.h" |
-#include "core/layout/style/ComputedStyleConstants.h" |
+#include "core/style/ComputedStyle.h" |
+#include "core/style/ComputedStyleConstants.h" |
namespace blink { |