| Index: third_party/WebKit/Source/core/paint/InlineTextBoxPainter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/InlineTextBoxPainter.h b/third_party/WebKit/Source/core/paint/InlineTextBoxPainter.h
|
| index cd3ab980208a32c431aeaf426fb7c0c4acb6a0b9..f2092ebaafefd8ed29b5c3ee0620f29cb60f582c 100644
|
| --- a/third_party/WebKit/Source/core/paint/InlineTextBoxPainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/InlineTextBoxPainter.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/style/ComputedStyleConstants.h"
|
| #include "platform/geometry/LayoutRect.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|