Chromium Code Reviews| Index: sky/engine/core/dom/Position.h |
| diff --git a/sky/engine/core/dom/Position.h b/sky/engine/core/dom/Position.h |
| index d4ac5500d910952c9fd229efd2f34ed72a86a54e..d84eb855b396b1efea8974ddc6819491a6e1b2f6 100644 |
| --- a/sky/engine/core/dom/Position.h |
| +++ b/sky/engine/core/dom/Position.h |
| @@ -198,8 +198,6 @@ public: |
| void showTreeForThis() const; |
| #endif |
| - void trace(Visitor*); |
| - |
| private: |
| int offsetForPositionAfterAnchor() const; |