| Index: Source/core/style/StyleSurroundData.h
|
| diff --git a/Source/core/layout/style/StyleSurroundData.h b/Source/core/style/StyleSurroundData.h
|
| similarity index 97%
|
| rename from Source/core/layout/style/StyleSurroundData.h
|
| rename to Source/core/style/StyleSurroundData.h
|
| index 7715610f49c867a284758d07d6d0048e48b0617c..c4dc2f3f040d1566999e02df10e9cbdf4a851da6 100644
|
| --- a/Source/core/layout/style/StyleSurroundData.h
|
| +++ b/Source/core/style/StyleSurroundData.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef StyleSurroundData_h
|
| #define StyleSurroundData_h
|
|
|
| -#include "core/layout/style/BorderData.h"
|
| +#include "core/style/BorderData.h"
|
| #include "platform/LengthBox.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|