| Index: Source/core/style/StyleSurroundData.cpp
|
| diff --git a/Source/core/layout/style/StyleSurroundData.cpp b/Source/core/style/StyleSurroundData.cpp
|
| similarity index 96%
|
| rename from Source/core/layout/style/StyleSurroundData.cpp
|
| rename to Source/core/style/StyleSurroundData.cpp
|
| index cf9de39622826e9ab3132af3868a9cac38408660..eb2d6441c8d4314245a883ca943cbfd217b8e5dd 100644
|
| --- a/Source/core/layout/style/StyleSurroundData.cpp
|
| +++ b/Source/core/style/StyleSurroundData.cpp
|
| @@ -20,7 +20,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/layout/style/StyleSurroundData.h"
|
| +#include "core/style/StyleSurroundData.h"
|
|
|
| namespace blink {
|
|
|
|
|