| Index: services/ui/gpu/interfaces/gpu_service.mojom
 | 
| diff --git a/services/ui/gpu/interfaces/gpu_service.mojom b/services/ui/gpu/interfaces/gpu_service.mojom
 | 
| index c4bbea227025f5a5d035c8a82041a5f6784299af..27fe4dfce0f8060ec5a008f94a5571c9f880225c 100644
 | 
| --- a/services/ui/gpu/interfaces/gpu_service.mojom
 | 
| +++ b/services/ui/gpu/interfaces/gpu_service.mojom
 | 
| @@ -23,7 +23,6 @@ interface GpuService {
 | 
|    // If no channel can be identified, do nothing.
 | 
|    CloseChannel(int32 client_id);
 | 
|  
 | 
| -  [Sync]
 | 
|    CreateGpuMemoryBuffer(gfx.mojom.GpuMemoryBufferId id,
 | 
|                          gfx.mojom.Size size,
 | 
|                          gfx.mojom.BufferFormat format,
 | 
| 
 |