summaryrefslogtreecommitdiffstats
path: root/cc/thread_proxy.h
diff options
context:
space:
mode:
authorjamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-18 07:09:09 +0000
committerjamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-18 07:09:09 +0000
commit95e4e1a0fda6929b47702e69e4ddfe384b5d014b (patch)
tree1cf6fc6d2d063aac4a14388de969a5214e2e9243 /cc/thread_proxy.h
parenta2f3755a9e22ced917b1dda50c57e4e912594e9d (diff)
downloadchromium_src-95e4e1a0fda6929b47702e69e4ddfe384b5d014b.zip
chromium_src-95e4e1a0fda6929b47702e69e4ddfe384b5d014b.tar.gz
chromium_src-95e4e1a0fda6929b47702e69e4ddfe384b5d014b.tar.bz2
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
Diffstat (limited to 'cc/thread_proxy.h')
-rw-r--r--cc/thread_proxy.h2
1 files changed, 1 insertions, 1 deletions
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"