Chromium Code Reviews| Index: sky/engine/core/dom/shadow/ElementShadow.h |
| diff --git a/sky/engine/core/dom/shadow/ElementShadow.h b/sky/engine/core/dom/shadow/ElementShadow.h |
| index 7aa3ded3cab16774aef2ec3fde6df19653bc5674..46d48951bf378ddc06e4a89bd1556a1b1b85a30c 100644 |
| --- a/sky/engine/core/dom/shadow/ElementShadow.h |
| +++ b/sky/engine/core/dom/shadow/ElementShadow.h |
| @@ -68,8 +68,6 @@ public: |
| void didDistributeNode(const Node*, InsertionPoint*); |
| - void trace(Visitor*); |
| - |
| private: |
| ElementShadow(); |