| Index: third_party/WebKit/Source/core/paint/SVGImagePainter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/SVGImagePainter.h b/third_party/WebKit/Source/core/paint/SVGImagePainter.h
|
| index 8a08f8ff79bb8b1aa7e6b700d421c0db6bdc1873..4647ed20dfdcefa4f85aacd58dba589d71616506 100644
|
| --- a/third_party/WebKit/Source/core/paint/SVGImagePainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/SVGImagePainter.h
|
| @@ -6,7 +6,7 @@
|
| #define SVGImagePainter_h
|
|
|
| #include "platform/geometry/FloatSize.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|