Chromium Code Reviews| Index: Source/core/html/HTMLHeadingElement.h |
| diff --git a/Source/core/html/HTMLHeadingElement.h b/Source/core/html/HTMLHeadingElement.h |
| index f6d5c74d10c2e1e93ef66085930b6bd94189e5ef..8949bd95134c21cf09b87743d1d333a3a348cd08 100644 |
| --- a/Source/core/html/HTMLHeadingElement.h |
| +++ b/Source/core/html/HTMLHeadingElement.h |
| @@ -28,6 +28,7 @@ |
| namespace blink { |
| class HTMLHeadingElement FINAL : public HTMLElement { |
| + DEFINE_WRAPPERTYPEINFO(); |
| public: |
| DECLARE_ELEMENT_FACTORY_WITH_TAGNAME(HTMLHeadingElement); |