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

Unified Diff: app/app_base.gypi

Issue 6154001: Move animation code to new ui/base/animation directory.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 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 | « app/app.gyp ('k') | app/linear_animation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app_base.gypi
===================================================================
--- app/app_base.gypi (revision 70685)
+++ app/app_base.gypi (working copy)
@@ -91,12 +91,6 @@
# Files that are not required for Win64 Native Client loader
'active_window_watcher_x.cc',
'active_window_watcher_x.h',
- 'animation_container.cc',
- 'animation_container.h',
- 'animation_container_element.h',
- 'animation_container_observer.h',
- 'animation.cc',
- 'animation.h',
'bidi_line_iterator.cc',
'clipboard/clipboard.cc',
'clipboard/clipboard.h',
@@ -161,8 +155,6 @@
'l10n_util_posix.cc',
'l10n_util_win.cc',
'l10n_util_win.h',
- 'linear_animation.cc',
- 'linear_animation.h',
'mac/nsimage_cache.h',
'mac/nsimage_cache.mm',
'mac/scoped_nsdisable_screen_updates.h',
@@ -176,8 +168,6 @@
'menus/simple_menu_model.cc',
'menus/simple_menu_model.h',
'message_box_flags.h',
- 'multi_animation.cc',
- 'multi_animation.h',
'os_exchange_data_provider_gtk.cc',
'os_exchange_data_provider_gtk.h',
'os_exchange_data_provider_win.cc',
@@ -190,8 +180,6 @@
'resource_bundle_mac.mm',
'resource_bundle_posix.cc',
'resource_bundle_win.cc',
- 'slide_animation.cc',
- 'slide_animation.h',
'sql/connection.cc',
'sql/connection.h',
'sql/diagnostic_error_delegate.h',
@@ -217,10 +205,6 @@
'text_elider.h',
'theme_provider.cc',
'theme_provider.h',
- 'throb_animation.cc',
- 'throb_animation.h',
- 'tween.cc',
- 'tween.h',
'view_prop.cc',
'view_prop.h',
'win/drag_source.cc',
« no previous file with comments | « app/app.gyp ('k') | app/linear_animation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698