| Index: cc/test/layer_tree_test_common.h
|
| diff --git a/cc/test/layer_tree_test_common.h b/cc/test/layer_tree_test_common.h
|
| index a15378fe5ca783c2a1828e907a4061fe0c7966e0..22910f733ac7305d8e02b48ffa7664987bd1c8c6 100644
|
| --- a/cc/test/layer_tree_test_common.h
|
| +++ b/cc/test/layer_tree_test_common.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CC_TEST_LAYER_TREE_TEST_COMMON_H_
|
| #define CC_TEST_LAYER_TREE_TEST_COMMON_H_
|
|
|
| -#include "CCLayerTreeHost.h"
|
| +#include "cc/layer_tree_host.h"
|
| #include "base/hash_tables.h"
|
| #include "cc/layer_tree_host_impl.h"
|
| #include "cc/scoped_thread_proxy.h"
|
|
|