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}
Showing
Please register or sign in to comment