| Index: third_party/WebKit/Source/core/svg/SVGPathBlender.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGPathBlender.h b/third_party/WebKit/Source/core/svg/SVGPathBlender.h
|
| index f09c2cfca487465eca6106ace7f5aa0461aae347..f6befd6ce106e8050fdb8af2965d155b51f55f0e 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGPathBlender.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGPathBlender.h
|
| @@ -21,7 +21,7 @@
|
| #define SVGPathBlender_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "platform/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|