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

Unified Diff: cc/cc.gyp

Issue 11443004: Maintain global lists of animation controllers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 841bb96fb39140b073b30c62f820bf01cb87d0d6..3870c6c86b65b01e91c0da99c2eaaacb3b80eb1b 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -10,6 +10,8 @@
'animation_curve.cc',
'animation_curve.h',
'animation_events.h',
+ 'animation_registrar.cc',
+ 'animation_registrar.h',
'append_quads_data.h',
'bitmap_content_layer_updater.cc',
'bitmap_content_layer_updater.h',
« cc/animation_registrar.h ('K') | « cc/animation_registrar.cc ('k') | cc/layer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698