| Index: third_party/WebKit/Source/core/svg/SVGMatrixTearOff.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGMatrixTearOff.h b/third_party/WebKit/Source/core/svg/SVGMatrixTearOff.h
|
| index a3c9254e5d7a2119f9c400d29fe65d1c0934d5c0..9fb523b725b161bb5f088e555b9e41ae23067ca8 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGMatrixTearOff.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGMatrixTearOff.h
|
| @@ -36,7 +36,6 @@
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/transforms/AffineTransform.h"
|
| -#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|