Index: cc/single_thread_proxy.h |
diff --git a/cc/single_thread_proxy.h b/cc/single_thread_proxy.h |
index 2bbacefdf1034a967c19c9bb6f4c8382ef017767..62bac1e8e3dee551320904b17605ac9db14aef71 100644 |
--- a/cc/single_thread_proxy.h |
+++ b/cc/single_thread_proxy.h |
@@ -5,9 +5,9 @@ |
#ifndef CCSingleThreadProxy_h |
#define CCSingleThreadProxy_h |
-#include "CCAnimationEvents.h" |
+#include "cc/animation_events.h" |
#include "CCLayerTreeHostImpl.h" |
-#include "CCProxy.h" |
+#include "cc/proxy.h" |
#include <base/time.h> |
#include <limits> |