Index: cc/single_thread_proxy.cc |
diff --git a/cc/single_thread_proxy.cc b/cc/single_thread_proxy.cc |
index c44b2815a62bd74cbf69750d8e529e6944e5ed3b..b71a4b57d40daf2943aacdc4e307ef88ead1e02b 100644 |
--- a/cc/single_thread_proxy.cc |
+++ b/cc/single_thread_proxy.cc |
@@ -7,11 +7,11 @@ |
#include "base/auto_reset.h" |
#include "base/debug/trace_event.h" |
#include "cc/base/thread.h" |
-#include "cc/context_provider.h" |
#include "cc/draw_quad.h" |
#include "cc/layer_tree_host.h" |
#include "cc/layer_tree_impl.h" |
-#include "cc/output_surface.h" |
+#include "cc/output/context_provider.h" |
+#include "cc/output/output_surface.h" |
#include "cc/prioritized_resource_manager.h" |
#include "cc/resource_update_controller.h" |