| Index: chrome/gpu/gpu_arc_video_service.cc
|
| diff --git a/chrome/gpu/gpu_arc_video_service.cc b/chrome/gpu/gpu_arc_video_service.cc
|
| index 0ab69c736c3dbaebe6a5650be310538dacd0cb11..2bef6bbf65c9072eeeb23adffd697015a12b66fd 100644
|
| --- a/chrome/gpu/gpu_arc_video_service.cc
|
| +++ b/chrome/gpu/gpu_arc_video_service.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "chrome/gpu/arc_gpu_video_decode_accelerator.h"
|
| #include "chrome/gpu/arc_video_accelerator.h"
|
| #include "components/arc/common/video_accelerator.mojom.h"
|
|
|