| 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 52cb5d7716d085c94841289cd837673ee59aaa23..9d1be1e85eea61d8667ebf770a286cac6acc9316 100644
|
| --- a/content/common/gpu/gpu_command_buffer_stub.h
|
| +++ b/content/common/gpu/gpu_command_buffer_stub.h
|
| @@ -182,6 +182,8 @@ class GpuCommandBufferStub
|
| uint32 initial_bitrate,
|
| int32 route_id,
|
| IPC::Message* reply_message);
|
| + void OnVideoEncodeAcceleratorGetSupportedProfiles(
|
| + IPC::Message* reply_message);
|
|
|
| void OnSetSurfaceVisible(bool visible);
|
|
|
|
|