| Index: third_party/WebKit/Source/core/paint/SVGMaskPainter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/SVGMaskPainter.h b/third_party/WebKit/Source/core/paint/SVGMaskPainter.h
|
| index ffdbc831432752f88120195ad6c4979d1547d872..3b3b7a8c5dde465ff115f7272caf7be220be7790 100644
|
| --- a/third_party/WebKit/Source/core/paint/SVGMaskPainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/SVGMaskPainter.h
|
| @@ -6,7 +6,7 @@
|
| #define SVGMaskPainter_h
|
|
|
| #include "platform/geometry/FloatRect.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|