Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGPathConsumer.h |
| diff --git a/third_party/WebKit/Source/core/svg/SVGPathConsumer.h b/third_party/WebKit/Source/core/svg/SVGPathConsumer.h |
| index e3c43310d84e0bb7008d4652cec818987149d5ea..48d15e80cead348b6f21c14b47aa003e79f86625 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGPathConsumer.h |
| +++ b/third_party/WebKit/Source/core/svg/SVGPathConsumer.h |
| @@ -26,7 +26,7 @@ |
| #include "core/CoreExport.h" |
| #include "platform/heap/Handle.h" |
| -#include "wtf/FastAllocBase.h" |
| +#include "wtf/Allocator.h" |
|
sof
2015/10/28 18:29:58
Not needed?
|
| #include "wtf/Noncopyable.h" |
| namespace blink { |