[Mac] Adds a new view that will allow us to animate the height property of...
[Mac] Adds a new view that will allow us to animate the height property of views. This class will be the base class for any view that needs to be animated. BUG=None TEST=No visible impact. New unittests should pass. Review URL: http://codereview.chromium.org/350002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30852 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- chrome/browser/cocoa/animatable_view.h 56 additions, 0 deletionschrome/browser/cocoa/animatable_view.h
- chrome/browser/cocoa/animatable_view.mm 100 additions, 0 deletionschrome/browser/cocoa/animatable_view.mm
- chrome/browser/cocoa/animatable_view_unittest.mm 48 additions, 0 deletionschrome/browser/cocoa/animatable_view_unittest.mm
- chrome/chrome.gyp 3 additions, 0 deletionschrome/chrome.gyp
Loading
Please register or sign in to comment