| Index: services/ui/ws/gpu_host.cc
 | 
| diff --git a/services/ui/ws/gpu_host.cc b/services/ui/ws/gpu_host.cc
 | 
| index db35498ea5f88ee480469fdc6d02fb2efe38cc87..85ac3aa25cf3773b09c4e96d32e607b92c48603c 100644
 | 
| --- a/services/ui/ws/gpu_host.cc
 | 
| +++ b/services/ui/ws/gpu_host.cc
 | 
| @@ -14,7 +14,6 @@
 | 
|  #include "mojo/public/cpp/bindings/strong_binding.h"
 | 
|  #include "mojo/public/cpp/system/buffer.h"
 | 
|  #include "mojo/public/cpp/system/platform_handle.h"
 | 
| -#include "services/service_manager/public/cpp/connection.h"
 | 
|  #include "services/ui/common/server_gpu_memory_buffer_manager.h"
 | 
|  #include "services/ui/ws/gpu_client.h"
 | 
|  #include "services/ui/ws/gpu_host_delegate.h"
 | 
| 
 |