Index: Source/core/dom/shadow/ElementShadow.h |
diff --git a/Source/core/dom/shadow/ElementShadow.h b/Source/core/dom/shadow/ElementShadow.h |
index a5538a43c100bc28c7062bafc20530f69e168ab2..dbe44ea20ed20af71c8ae3dc2fcfc0a6518ff59c 100644 |
--- a/Source/core/dom/shadow/ElementShadow.h |
+++ b/Source/core/dom/shadow/ElementShadow.h |
@@ -69,6 +69,8 @@ public: |
void didDistributeNode(const Node*, InsertionPoint*); |
+ void trace(Visitor*); |
+ |
private: |
ElementShadow(); |