Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1391)

Unified Diff: cc/thread_proxy.h

Issue 12822004: Part 3 of cc/ directory shuffles: animation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/test/layer_tree_test_common.cc ('k') | cc/timing_function.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « cc/test/layer_tree_test_common.cc ('k') | cc/timing_function.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698