| Index: third_party/WebKit/Source/core/paint/LineBoxListPainter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/LineBoxListPainter.h b/third_party/WebKit/Source/core/paint/LineBoxListPainter.h
|
| index 65f09911ad37d7c8adaa15be827cc7646a466cf7..d201c32d4d463ea40da3dfd7c5eac746574b8ad6 100644
|
| --- a/third_party/WebKit/Source/core/paint/LineBoxListPainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/LineBoxListPainter.h
|
| @@ -6,7 +6,7 @@
|
| #define LineBoxListPainter_h
|
|
|
| #include "core/style/ComputedStyleConstants.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|