| Index: content/renderer/media/html_video_element_capturer_source_unittest.cc
|
| diff --git a/content/renderer/media/html_video_element_capturer_source_unittest.cc b/content/renderer/media/html_video_element_capturer_source_unittest.cc
|
| index 7a16b6a64112b17746eda8e522b211cc816d38d8..025c7ff5318195231950da870d63c8009ba8ea23 100644
|
| --- a/content/renderer/media/html_video_element_capturer_source_unittest.cc
|
| +++ b/content/renderer/media/html_video_element_capturer_source_unittest.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "base/bind.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/run_loop.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
|
|