| Index: cc/trees/layer_tree_host.cc
|
| diff --git a/cc/trees/layer_tree_host.cc b/cc/trees/layer_tree_host.cc
|
| index 0a5cce2e5a2f54d6a9564298f91e0ff39f81123e..2de01a5f6088ba44c502853ada72687001c08343 100644
|
| --- a/cc/trees/layer_tree_host.cc
|
| +++ b/cc/trees/layer_tree_host.cc
|
| @@ -24,7 +24,7 @@
|
| #include "cc/pinch_zoom_scrollbar.h"
|
| #include "cc/pinch_zoom_scrollbar_geometry.h"
|
| #include "cc/pinch_zoom_scrollbar_painter.h"
|
| -#include "cc/prioritized_resource_manager.h"
|
| +#include "cc/resources/prioritized_resource_manager.h"
|
| #include "cc/scrollbar_layer.h"
|
| #include "cc/trees/layer_tree_host_client.h"
|
| #include "cc/trees/layer_tree_host_common.h"
|
|
|