| Index: third_party/WebKit/Source/core/paint/InlineFlowBoxPainter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/InlineFlowBoxPainter.h b/third_party/WebKit/Source/core/paint/InlineFlowBoxPainter.h
|
| index a0fe9797c278c72039baed0ed5d1e13a9131750c..83d14721d1699e776035e873ab9db5771f6238a3 100644
|
| --- a/third_party/WebKit/Source/core/paint/InlineFlowBoxPainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/InlineFlowBoxPainter.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/style/ShadowData.h"
|
| #include "platform/graphics/GraphicsTypes.h"
|
| #include "platform/text/TextDirection.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|