Index: cc/trees/layer_tree_host.h |
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
index c6c612f89701c29ac086abd4bd23ff0c31e27114..6ebc937dea9c6feee4c05d3befc0eef3e81ab1eb 100644 |
--- a/cc/trees/layer_tree_host.h |
+++ b/cc/trees/layer_tree_host.h |
@@ -19,6 +19,7 @@ |
#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/weak_ptr.h" |
+#include "base/single_thread_task_runner.h" |
#include "base/time/time.h" |
#include "cc/benchmarks/micro_benchmark.h" |
#include "cc/benchmarks/micro_benchmark_controller.h" |