Chromium Code Reviews| Index: Source/core/svg/SVGMPathElement.h |
| diff --git a/Source/core/svg/SVGMPathElement.h b/Source/core/svg/SVGMPathElement.h |
| index 6c3a703620d81a654ef7b2ea0e3d70177b6d3c26..929222e3c852529c30702f77dc9a09eb5bfd3cd2 100644 |
| --- a/Source/core/svg/SVGMPathElement.h |
| +++ b/Source/core/svg/SVGMPathElement.h |
| @@ -58,8 +58,6 @@ private: |
| }; |
| -DEFINE_NODE_TYPE_CASTS(SVGMPathElement, hasTagName(SVGNames::mpathTag)); |
| - |
| } // namespace WebCore |
| #endif // SVGMPathElement_h |