Index: mojo/gles2/command_buffer_client_impl.h |
diff --git a/mojo/gles2/command_buffer_client_impl.h b/mojo/gles2/command_buffer_client_impl.h |
index 6c5c43359bc3cba800d7e07a004b0e0c99cf9a4c..68312e08537c43ebf38c850c5bf0dcba4f12707c 100644 |
--- a/mojo/gles2/command_buffer_client_impl.h |
+++ b/mojo/gles2/command_buffer_client_impl.h |
@@ -71,8 +71,6 @@ class CommandBufferClientImpl : public CommandBufferClient, |
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 Echo(const base::Closure& callback) OVERRIDE; |
virtual uint32 CreateStreamTexture(uint32 texture_id) OVERRIDE; |