| Index: third_party/WebKit/Source/core/paint/ReplacedPainter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/ReplacedPainter.h b/third_party/WebKit/Source/core/paint/ReplacedPainter.h
|
| index 2c1621268df9d6dc0bdd02e435413cd0c57bcfe6..ead6f1ad8559b35e370d53952e045d33c924a4a0 100644
|
| --- a/third_party/WebKit/Source/core/paint/ReplacedPainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/ReplacedPainter.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef ReplacedPainter_h
|
| #define ReplacedPainter_h
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|