| Index: third_party/WebKit/Source/core/paint/RootInlineBoxPainter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/RootInlineBoxPainter.h b/third_party/WebKit/Source/core/paint/RootInlineBoxPainter.h
|
| index cb638a8135bc1e69032da57e97dc1ded681d239e..fc7d55617a9a3884bc906725698b0b002ff68c7c 100644
|
| --- a/third_party/WebKit/Source/core/paint/RootInlineBoxPainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/RootInlineBoxPainter.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef RootInlineBoxPainter_h
|
| #define RootInlineBoxPainter_h
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|