| Index: cc/trees/single_thread_proxy.cc
|
| diff --git a/cc/trees/single_thread_proxy.cc b/cc/trees/single_thread_proxy.cc
|
| index 5fcb39b117085fcb341899d682d6556979616c98..32fc307a0cf8b3fcc566525b98c0d6b299a55bf5 100644
|
| --- a/cc/trees/single_thread_proxy.cc
|
| +++ b/cc/trees/single_thread_proxy.cc
|
| @@ -17,6 +17,7 @@
|
| #include "cc/scheduler/compositor_timing_history.h"
|
| #include "cc/scheduler/scheduler.h"
|
| #include "cc/trees/layer_tree_host.h"
|
| +#include "cc/trees/layer_tree_host_common.h"
|
| #include "cc/trees/layer_tree_host_single_thread_client.h"
|
| #include "cc/trees/layer_tree_impl.h"
|
| #include "cc/trees/scoped_abort_remaining_swap_promises.h"
|
|
|