Substituting pattern push_back(ptr.release()) with push_back(ptr.Pass()) in src/ash/
commit179dc33d89dcaa0847f7f85e57d6a946e5ed4726
authord.samantaray <d.samantaray@samsung.com>
Wed, 27 May 2015 04:06:48 +0000 (26 21:06 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 27 May 2015 04:07:21 +0000 (27 04:07 +0000)
tree1812bd67900cb4b48940a6340deb275773ed0c80
parent9e0fede412213ba8d683cda9c633da3bc3b59793
Substituting pattern push_back(ptr.release()) with push_back(ptr.Pass()) in src/ash/

BUG=457697

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

Cr-Commit-Position: refs/heads/master@{#331522}
ash/wm/overview/window_selector.cc