| Index: cc/trees/layer_tree_host_unittest.cc
|
| diff --git a/cc/trees/layer_tree_host_unittest.cc b/cc/trees/layer_tree_host_unittest.cc
|
| index fdcc26ddf4168b598401d871cc19f66c7b6b63b4..f97d3d24f33da67f45ea0c1f71bfab9ec4d9980e 100644
|
| --- a/cc/trees/layer_tree_host_unittest.cc
|
| +++ b/cc/trees/layer_tree_host_unittest.cc
|
| @@ -49,6 +49,7 @@
|
| #include "cc/trees/layer_tree_host_impl.h"
|
| #include "cc/trees/layer_tree_impl.h"
|
| #include "cc/trees/single_thread_proxy.h"
|
| +#include "cc/trees/thread_proxy.h"
|
| #include "gpu/GLES2/gl2extchromium.h"
|
| #include "skia/ext/refptr.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|