Commit de1991f3 authored by Carlos Caballero's avatar Carlos Caballero Committed by Commit Bot

Fix include

This translation unit is using THREAD_CHECKER but not including the
header.

Change-Id: Ifb594fe48ef0e9b08f80b3fc9898325f5c0d4f95
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1725644
Auto-Submit: Carlos Caballero <carlscab@google.com>
Commit-Queue: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: default avatarHirokazu Honda <hiroh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#682558}
parent f5d5aff9
......@@ -11,6 +11,7 @@
#include "base/logging.h"
#include "base/memory/shared_memory.h"
#include "base/system/sys_info.h"
#include "base/threading/thread_checker.h"
#include "components/arc/video_accelerator/protected_buffer_allocator.h"
#include "media/gpu/macros.h"
#include "mojo/public/cpp/system/buffer.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment