Chromium Code Reviews| Index: third_party/WebKit/public/web/WebFormControlElement.h |
| diff --git a/third_party/WebKit/public/web/WebFormControlElement.h b/third_party/WebKit/public/web/WebFormControlElement.h |
| index 205f37acc454db341fc31e93d5ecb1169cbdeeae..759e308bbf153cc34d988428d9a97adc68c2465d 100644 |
| --- a/third_party/WebKit/public/web/WebFormControlElement.h |
| +++ b/third_party/WebKit/public/web/WebFormControlElement.h |
| @@ -114,6 +114,8 @@ public: |
| #endif |
| }; |
| +DECLARE_WEB_NODE_TYPE_CASTS(WebFormControlElement); |
| + |
| } // namespace blink |
| #endif |