Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Unified Diff: sky/engine/platform/LifecycleContext.h

Issue 683703003: Remove various Heap* types. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/engine/core/page/Page.cpp ('k') | sky/engine/platform/RefCountedSupplement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/LifecycleContext.h
diff --git a/sky/engine/platform/LifecycleContext.h b/sky/engine/platform/LifecycleContext.h
index d2eee95e45287eb6a63c2a09c35b9b384d67f8ea..5526cb0b3ff9ca9d86b5b9fd56321637d1643992 100644
--- a/sky/engine/platform/LifecycleContext.h
+++ b/sky/engine/platform/LifecycleContext.h
@@ -55,8 +55,6 @@ public:
// Called from the destructor of observers.
void wasUnobservedBy(Observer*);
- virtual void trace(Visitor*) { }
-
protected:
Notifier& lifecycleNotifier();
« no previous file with comments | « sky/engine/core/page/Page.cpp ('k') | sky/engine/platform/RefCountedSupplement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698