Index: Source/core/style/StyleBackgroundData.h |
diff --git a/Source/core/layout/style/StyleBackgroundData.h b/Source/core/style/StyleBackgroundData.h |
similarity index 96% |
rename from Source/core/layout/style/StyleBackgroundData.h |
rename to Source/core/style/StyleBackgroundData.h |
index 84d6b3f8e60bde984aa4aaa4ece789f7f2438535..a0959e2873059db75e3e3dc8ca289c58707c4e3a 100644 |
--- a/Source/core/layout/style/StyleBackgroundData.h |
+++ b/Source/core/style/StyleBackgroundData.h |
@@ -25,8 +25,8 @@ |
#ifndef StyleBackgroundData_h |
#define StyleBackgroundData_h |
-#include "core/layout/style/FillLayer.h" |
-#include "core/layout/style/OutlineValue.h" |
+#include "core/style/FillLayer.h" |
+#include "core/style/OutlineValue.h" |
#include "platform/graphics/Color.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |