| Index: Source/core/style/NinePieceImage.h
|
| diff --git a/Source/core/layout/style/NinePieceImage.h b/Source/core/style/NinePieceImage.h
|
| similarity index 97%
|
| rename from Source/core/layout/style/NinePieceImage.h
|
| rename to Source/core/style/NinePieceImage.h
|
| index e7aaeeae96fd33f619d26ec90e19064fd0195c13..37068587ece0b8e4a954a3a81b86352acfd32848 100644
|
| --- a/Source/core/layout/style/NinePieceImage.h
|
| +++ b/Source/core/style/NinePieceImage.h
|
| @@ -24,9 +24,9 @@
|
| #ifndef NinePieceImage_h
|
| #define NinePieceImage_h
|
|
|
| -#include "core/layout/style/BorderImageLengthBox.h"
|
| -#include "core/layout/style/DataRef.h"
|
| -#include "core/layout/style/StyleImage.h"
|
| +#include "core/style/BorderImageLengthBox.h"
|
| +#include "core/style/DataRef.h"
|
| +#include "core/style/StyleImage.h"
|
| #include "platform/LayoutUnit.h"
|
| #include "platform/LengthBox.h"
|
|
|
|
|