Index: content/common/gpu/gpu_command_buffer_stub.h |
diff --git a/content/common/gpu/gpu_command_buffer_stub.h b/content/common/gpu/gpu_command_buffer_stub.h |
index f0efa657220a9b75653999b2573afd58be87eb34..455439f86246e2230d2c84aa7c5bdfbd59621cc7 100644 |
--- a/content/common/gpu/gpu_command_buffer_stub.h |
+++ b/content/common/gpu/gpu_command_buffer_stub.h |
@@ -166,7 +166,6 @@ class GpuCommandBufferStub |
IPC::Message* reply_message); |
void OnAsyncFlush(int32 put_offset, uint32 flush_count, |
const std::vector<ui::LatencyInfo>& latency_info); |
- void OnEcho(const IPC::Message& message); |
void OnRescheduled(); |
void OnRegisterTransferBuffer(int32 id, |
base::SharedMemoryHandle transfer_buffer, |