| Index: third_party/WebKit/Source/core/style/LineClampValue.h
|
| diff --git a/third_party/WebKit/Source/core/style/LineClampValue.h b/third_party/WebKit/Source/core/style/LineClampValue.h
|
| index 7db22f598ff00c9ac23eef55445242a6706d22e7..2c43e22707aeb5359b42d06a8955cc00c69c1037 100644
|
| --- a/third_party/WebKit/Source/core/style/LineClampValue.h
|
| +++ b/third_party/WebKit/Source/core/style/LineClampValue.h
|
| @@ -27,7 +27,7 @@
|
| #define LineClampValue_h
|
|
|
| #include "core/style/ComputedStyleConstants.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|