Chromium Code Reviews| Index: Source/core/dom/shadow/ElementShadow.h |
| diff --git a/Source/core/dom/shadow/ElementShadow.h b/Source/core/dom/shadow/ElementShadow.h |
| index 4001649795095faab05a9d2688ffa2c22465fd54..c32775760e3ac06b375aa626a0ed34cc7b1425ae 100644 |
| --- a/Source/core/dom/shadow/ElementShadow.h |
| +++ b/Source/core/dom/shadow/ElementShadow.h |
| @@ -69,7 +69,7 @@ public: |
| void didDistributeNode(const Node*, InsertionPoint*); |
| - void trace(Visitor*); |
| + DECLARE_TRACE(); |
| private: |
| ElementShadow(); |