summaryrefslogtreecommitdiffstats
path: root/cc/test/test_context_support.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/test/test_context_support.h')
-rw-r--r--cc/test/test_context_support.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/test/test_context_support.h b/cc/test/test_context_support.h
index 7162b21..adacf06 100644
--- a/cc/test/test_context_support.h
+++ b/cc/test/test_context_support.h
@@ -23,8 +23,6 @@ class TestContextSupport : public gpu::ContextSupport {
virtual void SignalQuery(uint32 query,
const base::Closure& callback) OVERRIDE;
virtual void SetSurfaceVisible(bool visible) OVERRIDE;
- virtual void SendManagedMemoryStats(const gpu::ManagedMemoryStats& stats)
- OVERRIDE;
virtual void Swap() OVERRIDE;
virtual void PartialSwapBuffers(const gfx::Rect& sub_buffer) OVERRIDE;
virtual void SetSwapBuffersCompleteCallback(