Index: cc/trees/thread_proxy.cc |
diff --git a/cc/trees/thread_proxy.cc b/cc/trees/thread_proxy.cc |
index b9daebeeafa2354a48ba60e12776dd17f71d0989..e33f0e2f9b667baa30578ed9fb6f004cc38af685 100644 |
--- a/cc/trees/thread_proxy.cc |
+++ b/cc/trees/thread_proxy.cc |
@@ -13,8 +13,8 @@ |
#include "cc/input/input_handler.h" |
#include "cc/output/context_provider.h" |
#include "cc/output/output_surface.h" |
-#include "cc/prioritized_resource_manager.h" |
#include "cc/quads/draw_quad.h" |
+#include "cc/resources/prioritized_resource_manager.h" |
#include "cc/scheduler.h" |
#include "cc/trees/layer_tree_host.h" |
#include "cc/trees/layer_tree_impl.h" |