summaryrefslogtreecommitdiffstats
path: root/cc/thread_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/thread_proxy.h')
-rw-r--r--cc/thread_proxy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cc/thread_proxy.h b/cc/thread_proxy.h
index 2952366..c6c3a16 100644
--- a/cc/thread_proxy.h
+++ b/cc/thread_proxy.h
@@ -7,9 +7,9 @@
#include "CCAnimationEvents.h"
#include "CCCompletionEvent.h"
-#include "CCLayerTreeHostImpl.h"
-#include "CCProxy.h"
#include "base/time.h"
+#include "cc/layer_tree_host_impl.h"
+#include "cc/proxy.h"
#include "cc/scheduler.h"
#include "cc/texture_update_controller.h"