Experimental app list slide animation is now horizontal, not vertical.
commit31df59b11bb4b7d410d5b0913c84a21db462d88a
authormgiuca@chromium.org <mgiuca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 27 May 2014 11:23:52 +0000 (27 11:23 +0000)
committermgiuca@chromium.org <mgiuca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 27 May 2014 11:23:52 +0000 (27 11:23 +0000)
treecae7ce8e70f2dde46cb8f7b045db7256eb36ab95
parent70b76bc8e4849de219c82152b12d9562ad6bc66a
Experimental app list slide animation is now horizontal, not vertical.

This makes the lack of proper clipping of WebContents more noticeable,
but it's behind a flag so fixing it isn't urgent.

Note that the animation always slides pages to/from the left side
(previously the top). In the future, the pages will be positioned in the
correct order.

BUG=376068

Review URL: https://codereview.chromium.org/305433002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272945 0039d316-1c4b-4281-b951-d872f2087c98
ui/app_list/views/apps_grid_view.cc
ui/app_list/views/contents_view.cc