| Index: chrome/browser/chromeos/arc/video/gpu_arc_video_service_host.cc
 | 
| diff --git a/chrome/browser/chromeos/arc/video/gpu_arc_video_service_host.cc b/chrome/browser/chromeos/arc/video/gpu_arc_video_service_host.cc
 | 
| index 9e43d710d185729e569c4f898717133a0ae5fcb7..22851d7f20bdd63ef45472eecf602e4b32aadb6d 100644
 | 
| --- a/chrome/browser/chromeos/arc/video/gpu_arc_video_service_host.cc
 | 
| +++ b/chrome/browser/chromeos/arc/video/gpu_arc_video_service_host.cc
 | 
| @@ -9,6 +9,7 @@
 | 
|  
 | 
|  #include "base/location.h"
 | 
|  #include "base/logging.h"
 | 
| +#include "base/memory/ptr_util.h"
 | 
|  #include "base/message_loop/message_loop.h"
 | 
|  #include "base/threading/thread_task_runner_handle.h"
 | 
|  #include "components/arc/arc_bridge_service.h"
 | 
| 
 |