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