Index: Source/core/style/BorderData.h |
diff --git a/Source/core/layout/style/BorderData.h b/Source/core/style/BorderData.h |
similarity index 98% |
rename from Source/core/layout/style/BorderData.h |
rename to Source/core/style/BorderData.h |
index 6ec71e08e598c68e3bda3cbe1e79410029a3837e..4fd5d2453ce6580ff17ab0dac5204031a1b51ba7 100644 |
--- a/Source/core/layout/style/BorderData.h |
+++ b/Source/core/style/BorderData.h |
@@ -25,8 +25,8 @@ |
#ifndef BorderData_h |
#define BorderData_h |
-#include "core/layout/style/BorderValue.h" |
-#include "core/layout/style/NinePieceImage.h" |
+#include "core/style/BorderValue.h" |
+#include "core/style/NinePieceImage.h" |
#include "platform/LengthSize.h" |
#include "platform/geometry/IntRect.h" |