Index: third_party/WebKit/public/web/WebElement.h |
diff --git a/third_party/WebKit/public/web/WebElement.h b/third_party/WebKit/public/web/WebElement.h |
index 47fd3f8025a8bb18f6be5c1b4f52a6be2275e9c5..012fe328af7a6247b41aef2115771eea750894c8 100644 |
--- a/third_party/WebKit/public/web/WebElement.h |
+++ b/third_party/WebKit/public/web/WebElement.h |
@@ -88,6 +88,8 @@ public: |
#endif |
}; |
+DECLARE_WEB_NODE_TYPE_CASTS(WebElement); |
+ |
} // namespace blink |
#endif |