| Index: Source/core/style/LineClampValue.h
|
| diff --git a/Source/core/layout/style/LineClampValue.h b/Source/core/style/LineClampValue.h
|
| similarity index 97%
|
| rename from Source/core/layout/style/LineClampValue.h
|
| rename to Source/core/style/LineClampValue.h
|
| index 90b6a520ce47d8f52ac65004e0a2b3054d1dc827..0a3a30b4cfc92eeda97ccba14f4a96cf2767aebc 100644
|
| --- a/Source/core/layout/style/LineClampValue.h
|
| +++ b/Source/core/style/LineClampValue.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef LineClampValue_h
|
| #define LineClampValue_h
|
|
|
| -#include "core/layout/style/ComputedStyleConstants.h"
|
| +#include "core/style/ComputedStyleConstants.h"
|
|
|
| namespace blink {
|
|
|
|
|