diff options
author | dbeam@chromium.org <dbeam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-18 05:10:59 +0000 |
---|---|---|
committer | dbeam@chromium.org <dbeam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-18 05:10:59 +0000 |
commit | 3212d395332e1da75dc8624412303d6b15f9926b (patch) | |
tree | 9c7d1049d2198a2465474a91b69d7431dd245a83 /ash/ash.gyp | |
parent | 56b4dd97a2ff7472321696c2008ff9e578bddcb1 (diff) | |
download | chromium_src-3212d395332e1da75dc8624412303d6b15f9926b.zip chromium_src-3212d395332e1da75dc8624412303d6b15f9926b.tar.gz chromium_src-3212d395332e1da75dc8624412303d6b15f9926b.tar.bz2 |
Revert 118057 - Add a simple animation when showing/hiding windows.
http://crbug.com/110024
TEST=none
Review URL: http://codereview.chromium.org/9167032
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9249009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118060 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r-- | ash/ash.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp index 6cfd90f..a911108 100644 --- a/ash/ash.gyp +++ b/ash/ash.gyp @@ -144,8 +144,6 @@ 'wm/toplevel_layout_manager.h', 'wm/toplevel_window_event_filter.cc', 'wm/toplevel_window_event_filter.h', - 'wm/window_animations.cc', - 'wm/window_animations.h', 'wm/window_cycle_controller.cc', 'wm/window_cycle_controller.h', 'wm/window_frame.cc', |