| Index: content/common/gpu/media/vt_video_decode_accelerator.h
|
| diff --git a/content/common/gpu/media/vt_video_decode_accelerator.h b/content/common/gpu/media/vt_video_decode_accelerator.h
|
| index 0ec7114243e3a8582e1119a5e80b57a23df65b8b..7fbc88837bcf1555b0772e5e37bd2dddbb3bbede 100644
|
| --- a/content/common/gpu/media/vt_video_decode_accelerator.h
|
| +++ b/content/common/gpu/media/vt_video_decode_accelerator.h
|
| @@ -23,10 +23,6 @@
|
| #include "ui/gfx/geometry/size.h"
|
| #include "ui/gl/gl_context_cgl.h"
|
|
|
| -namespace base {
|
| -class SingleThreadTaskRunner;
|
| -} // namespace base
|
| -
|
| namespace content {
|
|
|
| // Preload VideoToolbox libraries, needed for sandbox warmup.
|
|
|