| Index: content/public/test/mock_render_thread.h
|
| diff --git a/content/public/test/mock_render_thread.h b/content/public/test/mock_render_thread.h
|
| index 3a00754a183dafdda6eeb09b8ecef79319c61127..701a2c8fbbb2a93f8a59d35a229b5bb235c29eeb 100644
|
| --- a/content/public/test/mock_render_thread.h
|
| +++ b/content/public/test/mock_render_thread.h
|
| @@ -10,6 +10,7 @@
|
|
|
| #include "base/memory/shared_memory.h"
|
| #include "base/observer_list.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "base/strings/string16.h"
|
| #include "build/build_config.h"
|
| #include "cc/test/test_shared_bitmap_manager.h"
|
|
|