| Index: chrome/gpu/gpu_arc_video_service.h
|
| diff --git a/chrome/gpu/gpu_arc_video_service.h b/chrome/gpu/gpu_arc_video_service.h
|
| index 08479066e979a780942db3fc758713850a6914f5..eaecf2175b5b3bea16b221735923e74db1e45504 100644
|
| --- a/chrome/gpu/gpu_arc_video_service.h
|
| +++ b/chrome/gpu/gpu_arc_video_service.h
|
| @@ -10,6 +10,7 @@
|
|
|
| #include "base/files/scoped_file.h"
|
| #include "base/macros.h"
|
| +#include "base/threading/thread_checker.h"
|
| #include "chrome/gpu/arc_video_accelerator.h"
|
| #include "components/arc/common/video_accelerator.mojom.h"
|
| #include "components/arc/video_accelerator/video_accelerator.h"
|
|
|