Skip to content

Commit

Permalink
Update gpu_video_decode_accelerator.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 authored Nov 12, 2021
1 parent df22172 commit ee1aeaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions media/gpu/ipc/service/gpu_video_decode_accelerator.cc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
#include "base/logging.h"
#include "base/memory/ref_counted.h"
#include "base/synchronization/waitable_event.h"
#include "base/task/bind_post_task.h"
#include "base/task/single_thread_task_runner.h"
#include "base/threading/thread_task_runner_handle.h"
#include "build/build_config.h"
#include "gpu/command_buffer/common/command_buffer.h"
Expand Down

0 comments on commit ee1aeaf

Please sign in to comment.