| Index: Source/core/style/BorderImageLengthBox.h
|
| diff --git a/Source/core/layout/style/BorderImageLengthBox.h b/Source/core/style/BorderImageLengthBox.h
|
| similarity index 98%
|
| rename from Source/core/layout/style/BorderImageLengthBox.h
|
| rename to Source/core/style/BorderImageLengthBox.h
|
| index 1ddac0ff011f31b5907d2b8d4e68396e4d6d850c..7ba5dae9d40f6a29ab24f9c7d19426ccadc1333c 100644
|
| --- a/Source/core/layout/style/BorderImageLengthBox.h
|
| +++ b/Source/core/style/BorderImageLengthBox.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef BorderImageLengthBox_h
|
| #define BorderImageLengthBox_h
|
|
|
| -#include "core/layout/style/BorderImageLength.h"
|
| +#include "core/style/BorderImageLength.h"
|
|
|
| namespace blink {
|
|
|
|
|