| Index: cc/test/layer_tree_host_common_test.h
|
| diff --git a/cc/test/layer_tree_host_common_test.h b/cc/test/layer_tree_host_common_test.h
|
| index 1d38e71b6d973ca8bdfb62c4e6b9864a4ae8cdfd..83997438c32addf38331dd14bc4c9eea7f9b1a5a 100644
|
| --- a/cc/test/layer_tree_host_common_test.h
|
| +++ b/cc/test/layer_tree_host_common_test.h
|
| @@ -10,7 +10,6 @@
|
| #include <vector>
|
|
|
| #include "cc/layers/layer_collections.h"
|
| -#include "cc/test/fake_layer_tree_host_client.h"
|
| #include "cc/test/layer_test_common.h"
|
| #include "cc/test/test_task_graph_runner.h"
|
| #include "cc/trees/layer_tree_settings.h"
|
| @@ -26,7 +25,6 @@ class Transform;
|
|
|
| namespace cc {
|
|
|
| -class FakeLayerTreeHost;
|
| class Layer;
|
| class LayerImpl;
|
|
|
|
|