Index: Source/core/platform/graphics/chromium/GraphicsLayerChromium.h |
diff --git a/Source/core/platform/graphics/chromium/GraphicsLayerChromium.h b/Source/core/platform/graphics/chromium/GraphicsLayerChromium.h |
index 74e1ba3009936056432f46691f0af132b09095f1..6764daec811374492f88a8dc7d31bc0f2d287736 100644 |
--- a/Source/core/platform/graphics/chromium/GraphicsLayerChromium.h |
+++ b/Source/core/platform/graphics/chromium/GraphicsLayerChromium.h |
@@ -154,8 +154,6 @@ public: |
// Exposed for tests. |
WebKit::WebLayer* contentsLayer() const { return m_contentsLayer; } |
- virtual void reportMemoryUsage(MemoryObjectInfo*) const OVERRIDE; |
- |
private: |
void updateNames(); |
void updateChildList(); |