Index: services/ui/gles2/command_buffer_local.h |
diff --git a/services/ui/gles2/command_buffer_local.h b/services/ui/gles2/command_buffer_local.h |
index 2c5f4c796352be495705ec518748f0f7c2059bdc..919b7133065cb8a6392741e568d7ddd9e1c7272c 100644 |
--- a/services/ui/gles2/command_buffer_local.h |
+++ b/services/ui/gles2/command_buffer_local.h |
@@ -86,7 +86,6 @@ class CommandBufferLocal : public gpu::CommandBuffer, |
size_t height, |
unsigned internal_format, |
unsigned usage) override; |
- int32_t GetImageGpuMemoryBufferId(unsigned image_id) override; |
void SignalQuery(uint32_t query_id, const base::Closure& callback) override; |
void SetLock(base::Lock*) override; |
void EnsureWorkVisible() override; |