| 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 c76544c8fcb133b0d3a93b4d42b88d14ec1aa1fb..f5ce974b817256356ad21b3507529816a885934e 100644
|
| --- a/content/common/gpu/gpu_command_buffer_stub.h
|
| +++ b/content/common/gpu/gpu_command_buffer_stub.h
|
| @@ -148,8 +148,6 @@ class GpuCommandBufferStub
|
|
|
| const gpu::gles2::FeatureInfo* GetFeatureInfo() const;
|
|
|
| - uint64 GetMemoryUsage() const;
|
| -
|
| void SendSwapBuffersCompleted(
|
| const std::vector<ui::LatencyInfo>& latency_info,
|
| gfx::SwapResult result);
|
|
|