| Index: cc/thread_proxy.h
|
| diff --git a/cc/thread_proxy.h b/cc/thread_proxy.h
|
| index 94154750b6bb298ea7cc4ed6ebd4795c94cf59ee..ac3423b66bc60d00ee277537a3b7bbf3b0f704ea 100644
|
| --- a/cc/thread_proxy.h
|
| +++ b/cc/thread_proxy.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/time.h"
|
| -#include "cc/animation_events.h"
|
| +#include "cc/animation/animation_events.h"
|
| #include "cc/base/completion_event.h"
|
| #include "cc/layer_tree_host_impl.h"
|
| #include "cc/proxy.h"
|
|
|