| Index: content/test/fake_compositor_dependencies.h
|
| diff --git a/content/test/fake_compositor_dependencies.h b/content/test/fake_compositor_dependencies.h
|
| index e8d0cdd46aa39a35cce48c8052bdf5263e8bdc63..7dd73195d771c88b05e7bcc274a3198d2fd8718a 100644
|
| --- a/content/test/fake_compositor_dependencies.h
|
| +++ b/content/test/fake_compositor_dependencies.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_TEST_FAKE_COMPOSITOR_DEPENDENCIES_H_
|
|
|
| #include "base/macros.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "cc/output/buffer_to_texture_target_map.h"
|
| #include "cc/test/test_task_graph_runner.h"
|
| #include "content/renderer/gpu/compositor_dependencies.h"
|
|
|