Index: cc/layer_tree_host_impl.h |
diff --git a/cc/layer_tree_host_impl.h b/cc/layer_tree_host_impl.h |
index bc8a8d7e04a5ee4fc92310d7794eb8cbe02fbbf3..172b8f1024d31f9a3ecd30e27fed6e33565a7490 100644 |
--- a/cc/layer_tree_host_impl.h |
+++ b/cc/layer_tree_host_impl.h |
@@ -12,10 +12,10 @@ |
#include "cc/animation/animation_registrar.h" |
#include "cc/base/cc_export.h" |
#include "cc/input_handler.h" |
-#include "cc/output_surface_client.h" |
+#include "cc/output/output_surface_client.h" |
+#include "cc/output/renderer.h" |
#include "cc/render_pass.h" |
#include "cc/render_pass_sink.h" |
-#include "cc/renderer.h" |
#include "cc/tile_manager.h" |
#include "cc/top_controls_manager_client.h" |
#include "skia/ext/refptr.h" |