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

Unified Diff: cc/cc.gyp

Issue 11636051: Rename ActiveAnimation -> Animation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 11 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/animation_unittest.cc ('k') | cc/cc_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 1d92fbff3190dda46ee79cd3333c13a421f67090..f06e5cbd7d8eee6f94f013fc414788c994653e33 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -5,8 +5,8 @@
{
'variables': {
'cc_source_files': [
- 'active_animation.cc',
- 'active_animation.h',
+ 'animation.cc',
+ 'animation.h',
'animation_curve.cc',
'animation_curve.h',
'animation_events.h',
« no previous file with comments | « cc/animation_unittest.cc ('k') | cc/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698