Index: cc/thread_proxy.h |
diff --git a/cc/thread_proxy.h b/cc/thread_proxy.h |
index 086855bbf53eca3876ea9abdb63ea5d27908f994..aab144afaa307268d3e6a1fddc4b0fb72d13b257 100644 |
--- a/cc/thread_proxy.h |
+++ b/cc/thread_proxy.h |
@@ -5,9 +5,9 @@ |
#ifndef CCThreadProxy_h |
#define CCThreadProxy_h |
-#include "CCAnimationEvents.h" |
-#include "CCCompletionEvent.h" |
#include "base/time.h" |
+#include "cc/animation_events.h" |
+#include "cc/completion_event.h" |
#include "cc/layer_tree_host_impl.h" |
#include "cc/proxy.h" |
#include "cc/scheduler.h" |