Index: Source/core/platform/graphics/GraphicsLayer.h |
diff --git a/Source/core/platform/graphics/GraphicsLayer.h b/Source/core/platform/graphics/GraphicsLayer.h |
index 607158483ff38e45f448a5534f8e1fefc77175f3..8e313c7d5f33591ac29b3c0b2f33bfc3c4f29362 100644 |
--- a/Source/core/platform/graphics/GraphicsLayer.h |
+++ b/Source/core/platform/graphics/GraphicsLayer.h |
@@ -408,8 +408,6 @@ public: |
void updateDebugIndicators(); |
- virtual void reportMemoryUsage(MemoryObjectInfo*) const; |
- |
protected: |
// Should be called from derived class destructors. Should call willBeDestroyed() on super. |
virtual void willBeDestroyed(); |