| 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 7c45aeb8f0abcd89ae4bcb530312b70fca8f3c82..2e529a66be73addd9601e223c3570153868cc477 100644
|
| --- a/content/common/gpu/gpu_command_buffer_stub.h
|
| +++ b/content/common/gpu/gpu_command_buffer_stub.h
|
| @@ -190,8 +190,6 @@ class GpuCommandBufferStub
|
| int32 route_id,
|
| IPC::Message* reply_message);
|
|
|
| - void OnSetSurfaceVisible(bool visible);
|
| -
|
| void OnEnsureBackbuffer();
|
|
|
| void OnRetireSyncPoint(uint32 sync_point);
|
|
|