| Index: cc/test/fake_layer_tree_host_client.h
|
| diff --git a/cc/test/fake_layer_tree_host_client.h b/cc/test/fake_layer_tree_host_client.h
|
| index a1e170819aa9c6a243b6878bf3ae9ed4d1aece80..0bad7ad66027c4eef1bb7ec58af33f5af8d98d80 100644
|
| --- a/cc/test/fake_layer_tree_host_client.h
|
| +++ b/cc/test/fake_layer_tree_host_client.h
|
| @@ -6,8 +6,8 @@
|
| #define CC_TEST_FAKE_LAYER_TREE_HOST_CLIENT_H_
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "cc/debug/test_context_provider.h"
|
| #include "cc/input/input_handler.h"
|
| +#include "cc/test/test_context_provider.h"
|
| #include "cc/trees/layer_tree_host.h"
|
|
|
| namespace cc {
|
|
|