| Index: third_party/WebKit/Source/core/paint/SVGInlineFlowBoxPainter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/SVGInlineFlowBoxPainter.h b/third_party/WebKit/Source/core/paint/SVGInlineFlowBoxPainter.h
|
| index 9b86e53603596c454345bb00261e97ee7e454b42..9b15d2db638bb8515a28e24fb060b88505b45f1a 100644
|
| --- a/third_party/WebKit/Source/core/paint/SVGInlineFlowBoxPainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/SVGInlineFlowBoxPainter.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef SVGInlineFlowBoxPainter_h
|
| #define SVGInlineFlowBoxPainter_h
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|