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 e4e335f7cbe310c851cbc0ee4baa1c922dd20fea..d1e888af05b6baa768b9a247250e7519f0645e09 100644 |
--- a/cc/test/fake_layer_tree_host_client.h |
+++ b/cc/test/fake_layer_tree_host_client.h |
@@ -6,9 +6,9 @@ |
#include "config.h" |
-#include "CCInputHandler.h" |
-#include "CCLayerTreeHost.h" |
#include "base/memory/scoped_ptr.h" |
+#include "cc/input_handler.h" |
+#include "cc/layer_tree_host.h" |
#include "cc/test/compositor_fake_web_graphics_context_3d.h" |
#include "cc/test/fake_web_compositor_output_surface.h" |