| Index: content/renderer/media/canvas_capture_handler_unittest.cc
|
| diff --git a/content/renderer/media/canvas_capture_handler_unittest.cc b/content/renderer/media/canvas_capture_handler_unittest.cc
|
| index 117fa8953a95a973e13ce3837a3c2b1f7e974fa8..0a7c6caada0f740e85f68be138a1c1116988f1e5 100644
|
| --- a/content/renderer/media/canvas_capture_handler_unittest.cc
|
| +++ b/content/renderer/media/canvas_capture_handler_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/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
|
|