Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGGeometryElement.h |
| diff --git a/third_party/WebKit/Source/core/svg/SVGGeometryElement.h b/third_party/WebKit/Source/core/svg/SVGGeometryElement.h |
| index 9c98508d7e33b4553e7237eb7a685b1f47799114..dc2c4a1d80f26c96bf5b99aa5bb4aa96a39eebfa 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGGeometryElement.h |
| +++ b/third_party/WebKit/Source/core/svg/SVGGeometryElement.h |
| @@ -35,6 +35,7 @@ |
| namespace blink { |
| +class Path; |
| class SVGPointTearOff; |
| class SVGGeometryElement : public SVGGraphicsElement { |