| Index: cc/test/fake_layer_tree_host_client.cc
|
| diff --git a/cc/test/fake_layer_tree_host_client.cc b/cc/test/fake_layer_tree_host_client.cc
|
| index 7fd613875f13bc66170cef3c0976cba4bd422c19..b886b1853f3f33391a4dad7689d16e0de9633ee1 100644
|
| --- a/cc/test/fake_layer_tree_host_client.cc
|
| +++ b/cc/test/fake_layer_tree_host_client.cc
|
| @@ -4,10 +4,7 @@
|
|
|
| #include "cc/test/fake_layer_tree_host_client.h"
|
|
|
| -#include "base/memory/ptr_util.h"
|
| -#include "cc/output/context_provider.h"
|
| #include "cc/test/fake_output_surface.h"
|
| -#include "cc/test/test_web_graphics_context_3d.h"
|
| #include "cc/trees/layer_tree_host.h"
|
|
|
| namespace cc {
|
|
|