| Index: services/ui/gpu/gpu_service_internal.h
|
| diff --git a/services/ui/gpu/gpu_service_internal.h b/services/ui/gpu/gpu_service_internal.h
|
| index 50d029d95fb178fc80adf7d4d41f9b5b2ca81bb7..60b4f37c52d3201ec3cd752c7d083df2c643780a 100644
|
| --- a/services/ui/gpu/gpu_service_internal.h
|
| +++ b/services/ui/gpu/gpu_service_internal.h
|
| @@ -98,7 +98,6 @@ class GpuServiceInternal : public gpu::GpuChannelManagerDelegate,
|
| void DidLoseContext(bool offscreen,
|
| gpu::error::ContextLostReason reason,
|
| const GURL& active_url) override;
|
| - void GpuMemoryUmaStats(const gpu::GPUMemoryUmaStats& params) override;
|
| void StoreShaderToDisk(int client_id,
|
| const std::string& key,
|
| const std::string& shader) override;
|
|
|