| Index: third_party/WebKit/Source/core/svg/SVGTransformDistance.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGTransformDistance.h b/third_party/WebKit/Source/core/svg/SVGTransformDistance.h
|
| index 1533e5d3eab7f4ee1faa7453df16d5c98184f1cb..d9fa08ccfbe649168e6a87c6d65b18f05758111a 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGTransformDistance.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGTransformDistance.h
|
| @@ -21,7 +21,7 @@
|
| #define SVGTransformDistance_h
|
|
|
| #include "core/svg/SVGTransform.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|