summaryrefslogtreecommitdiffstats
path: root/cc/single_thread_proxy.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/single_thread_proxy.cc')
-rw-r--r--cc/single_thread_proxy.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/single_thread_proxy.cc b/cc/single_thread_proxy.cc
index 777ebb3..30d88ba 100644
--- a/cc/single_thread_proxy.cc
+++ b/cc/single_thread_proxy.cc
@@ -8,8 +8,8 @@
#include "CCDrawQuad.h"
#include "CCGraphicsContext.h"
-#include "CCLayerTreeHost.h"
#include "base/debug/trace_event.h"
+#include "cc/layer_tree_host.h"
#include "cc/texture_update_controller.h"
#include "cc/timer.h"
#include <wtf/CurrentTime.h>