| 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 5811fe1216027532b497877c4c8d8d1ffdd52f8a..505b026a37f85e5cf015064f593cb05ed06832da 100644
|
| --- a/content/common/gpu/gpu_command_buffer_stub.h
|
| +++ b/content/common/gpu/gpu_command_buffer_stub.h
|
| @@ -167,6 +167,8 @@ class GpuCommandBufferStub
|
| media::VideoCodecProfile profile,
|
| IPC::Message* reply_message);
|
|
|
| + void OnCreateSurfaceCapturer(IPC::Message* reply_message);
|
| +
|
| void OnSetSurfaceVisible(bool visible);
|
|
|
| void OnDiscardBackbuffer();
|
|
|