diff options
Diffstat (limited to 'app/app_base.gypi')
-rw-r--r-- | app/app_base.gypi | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/app/app_base.gypi b/app/app_base.gypi index 6bcad0e..3f27573 100644 --- a/app/app_base.gypi +++ b/app/app_base.gypi @@ -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', |