Chromium Code Reviews| Index: third_party/WebKit/public/web/WebDocument.h |
| diff --git a/third_party/WebKit/public/web/WebDocument.h b/third_party/WebKit/public/web/WebDocument.h |
| index 1580ad640e10c9873acb17589aa48085ae48b7b7..0dfdeedd37455145dc8d01240874b9e74a92bd9c 100644 |
| --- a/third_party/WebKit/public/web/WebDocument.h |
| +++ b/third_party/WebKit/public/web/WebDocument.h |
| @@ -145,6 +145,8 @@ public: |
| #endif |
| }; |
| +DECLARE_WEB_NODE_TYPE_CASTS(WebDocument); |
| + |
| } // namespace blink |
| #endif |