summaryrefslogtreecommitdiffstats
path: root/cc/tiled_layer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/tiled_layer.cc')
-rw-r--r--cc/tiled_layer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/tiled_layer.cc b/cc/tiled_layer.cc
index a00918e..1329b10 100644
--- a/cc/tiled_layer.cc
+++ b/cc/tiled_layer.cc
@@ -9,11 +9,11 @@
#include "build/build_config.h"
#include "cc/debug/overdraw_metrics.h"
#include "cc/layer_impl.h"
-#include "cc/layer_tree_host.h"
#include "cc/layer_updater.h"
#include "cc/prioritized_resource.h"
#include "cc/priority_calculator.h"
#include "cc/tiled_layer_impl.h"
+#include "cc/trees/layer_tree_host.h"
#include "third_party/khronos/GLES2/gl2.h"
#include "ui/gfx/rect_conversions.h"