| Index: services/ui/ws/gpu_service_proxy.h
 | 
| diff --git a/services/ui/ws/gpu_service_proxy.h b/services/ui/ws/gpu_service_proxy.h
 | 
| index e5921d1709eb82b9424a9b61e0835400a8b6fb85..f5d8446173665a22047830fe3655377dfcd9b1ce 100644
 | 
| --- a/services/ui/ws/gpu_service_proxy.h
 | 
| +++ b/services/ui/ws/gpu_service_proxy.h
 | 
| @@ -56,7 +56,6 @@ class GpuServiceProxy : public mojom::GpuService,
 | 
|        const gfx::Size& size,
 | 
|        gfx::BufferFormat format,
 | 
|        gfx::BufferUsage usage,
 | 
| -      uint64_t surface_id,
 | 
|        const mojom::GpuService::CreateGpuMemoryBufferCallback& callback)
 | 
|        override;
 | 
|    void DestroyGpuMemoryBuffer(gfx::GpuMemoryBufferId id,
 | 
| 
 |