Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGGraphicsElement.h |
| diff --git a/third_party/WebKit/Source/core/svg/SVGGraphicsElement.h b/third_party/WebKit/Source/core/svg/SVGGraphicsElement.h |
| index 7340bd66dd2a662e0d8cee3bad27866496e8057b..f5413f21b4f68826ab33972db1d1ea30767caa9e 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGGraphicsElement.h |
| +++ b/third_party/WebKit/Source/core/svg/SVGGraphicsElement.h |
| @@ -31,7 +31,6 @@ |
| namespace blink { |
| class AffineTransform; |
| -class Path; |
| class SVGMatrixTearOff; |
| class SVGRectTearOff; |