Remove Pass() on Android.

Pass() is a legacy of the original C++03 move emulation implementation.
New code should use std::move from <utility>.

❆(੭ु ◜◡‾)੭ु⁾☃❆

BUG=557422
R=thestig@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#367251}


CrOS-Libchrome-Original-Commit: 92469c8c4b7da052273dee1a31308663d1dd1e3d
2 files changed
tree: b5da3960498ea6a7ad3d5cc20730dec50e63921b
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/