| Index: cc/test/fake_layer_tree_host_impl.h
|
| diff --git a/cc/test/fake_layer_tree_host_impl.h b/cc/test/fake_layer_tree_host_impl.h
|
| index f7f95a104fab38fe79b265644887f62f48bbfc09..c6a86ac321614fd6100abeb172031915bbad68c0 100644
|
| --- a/cc/test/fake_layer_tree_host_impl.h
|
| +++ b/cc/test/fake_layer_tree_host_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_TEST_FAKE_LAYER_TREE_HOST_IMPL_H_
|
| #define CC_TEST_FAKE_LAYER_TREE_HOST_IMPL_H_
|
|
|
| +#include "base/sequenced_task_runner.h"
|
| #include "cc/test/fake_layer_tree_host_impl_client.h"
|
| #include "cc/test/fake_rendering_stats_instrumentation.h"
|
| #include "cc/trees/layer_tree_host_impl.h"
|
|
|