Chromium Code Reviews| Index: Source/core/svg/SVGFEFuncGElement.h |
| diff --git a/Source/core/svg/SVGFEFuncGElement.h b/Source/core/svg/SVGFEFuncGElement.h |
| index 3d6ccb827d0940c7bf7bf0bccb5c804b0f11ebab..836ebf2fc53aa12ee2090f7b7357917411d34697 100644 |
| --- a/Source/core/svg/SVGFEFuncGElement.h |
| +++ b/Source/core/svg/SVGFEFuncGElement.h |
| @@ -34,8 +34,6 @@ private: |
| explicit SVGFEFuncGElement(Document&); |
| }; |
| -DEFINE_NODE_TYPE_CASTS(SVGFEFuncGElement, hasTagName(SVGNames::feFuncGTag)); |
| - |
| } // namespace WebCore |
| #endif |