| Index: cc/layer_tree_host_unittest.cc
|
| diff --git a/cc/layer_tree_host_unittest.cc b/cc/layer_tree_host_unittest.cc
|
| index 8da17c59424e9b7f17ff369ff526b06f0def1127..475a96f27f6ee24913ba5c0c63a699b549dd156b 100644
|
| --- a/cc/layer_tree_host_unittest.cc
|
| +++ b/cc/layer_tree_host_unittest.cc
|
| @@ -7,6 +7,7 @@
|
| #include "base/synchronization/lock.h"
|
| #include "cc/content_layer.h"
|
| #include "cc/content_layer_client.h"
|
| +#include "cc/layer_impl.h"
|
| #include "cc/layer_tree_host_impl.h"
|
| #include "cc/output_surface.h"
|
| #include "cc/single_thread_proxy.h"
|
|
|