Chromium Code Reviews| Index: sky/engine/core/frame/LocalDOMWindow.h |
| diff --git a/sky/engine/core/frame/LocalDOMWindow.h b/sky/engine/core/frame/LocalDOMWindow.h |
| index c8049f77687a1bd7f26d071e6ed265a159ef66cc..3c02d38f399b923b40f7505c7066ca4a47f531fd 100644 |
| --- a/sky/engine/core/frame/LocalDOMWindow.h |
| +++ b/sky/engine/core/frame/LocalDOMWindow.h |
| @@ -208,8 +208,6 @@ public: |
| void acceptLanguagesChanged(); |
| - virtual void trace(Visitor*) override; |
| - |
| protected: |
| DOMWindowLifecycleNotifier& lifecycleNotifier(); |