From 95e4e1a0fda6929b47702e69e4ddfe384b5d014b Mon Sep 17 00:00:00 2001 From: "jamesr@chromium.org" Date: Mon, 18 Mar 2013 07:09:09 +0000 Subject: Part 3 of cc/ directory shuffles: animation Continuation of https://src.chromium.org/viewvc/chrome?view=rev&revision=188681 BUG=190824 TBR=enne@chromium.org, vollick@chromium.org Review URL: https://codereview.chromium.org/12822004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188688 0039d316-1c4b-4281-b951-d872f2087c98 --- cc/thread_proxy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cc/thread_proxy.h') diff --git a/cc/thread_proxy.h b/cc/thread_proxy.h index 9415475..ac3423b 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" -- cgit v1.1