| Index: Source/core/svg/SVGFEDisplacementMapElement.h
|
| diff --git a/Source/core/svg/SVGFEDisplacementMapElement.h b/Source/core/svg/SVGFEDisplacementMapElement.h
|
| index 5fc8a2608dbdde789bc425ab9db41572c3018328..6defc834b6473df5e8b75664353eaa389c3921f7 100644
|
| --- a/Source/core/svg/SVGFEDisplacementMapElement.h
|
| +++ b/Source/core/svg/SVGFEDisplacementMapElement.h
|
| @@ -30,6 +30,7 @@ namespace blink {
|
| template<> const SVGEnumerationStringEntries& getStaticStringEntries<ChannelSelectorType>();
|
|
|
| class SVGFEDisplacementMapElement FINAL : public SVGFilterPrimitiveStandardAttributes {
|
| + DEFINE_WRAPPERTYPEINFO();
|
| public:
|
| DECLARE_NODE_FACTORY(SVGFEDisplacementMapElement);
|
|
|
|
|