| 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 214cb97b7ee3c823f27ed4bcb85589811fb15968..f660f1df3e89c77458a5e943466429c83b4c9050 100644
|
| --- a/content/common/gpu/gpu_command_buffer_stub.h
|
| +++ b/content/common/gpu/gpu_command_buffer_stub.h
|
| @@ -197,7 +197,6 @@ class GpuCommandBufferStub
|
| void OnSignalSyncPointAck(uint32 id);
|
| void OnSignalQuery(uint32 query, uint32 id);
|
|
|
| - void OnReceivedClientManagedMemoryStats(const gpu::ManagedMemoryStats& stats);
|
| void OnSetClientHasMemoryAllocationChangedCallback(bool has_callback);
|
|
|
| void OnRegisterGpuMemoryBuffer(int32 id,
|
|
|