| 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 a30626a4d6aa430c8a93ac19fc8c51b0fdc2dcf7..09668e96bf9a0cd0bfe8d068bc80530e4cf57078 100644
|
| --- a/content/common/gpu/gpu_command_buffer_stub.h
|
| +++ b/content/common/gpu/gpu_command_buffer_stub.h
|
| @@ -179,8 +179,6 @@ class GpuCommandBufferStub
|
| void OnReceivedClientManagedMemoryStats(const GpuManagedMemoryStats& stats);
|
| void OnSetClientHasMemoryAllocationChangedCallback(bool has_callback);
|
|
|
| - void OnReschedule();
|
| -
|
| void OnCommandProcessed();
|
| void OnParseError();
|
|
|
|
|