[DevTools] Remove the && functions from protocol::Binary.
Just using std::move appropriately is probably sufficient for avoiding extra copies and it's easier to understand what's going on. Also less code. Bug: chromium:891377 Change-Id: I321e969bdede991c223cf842a6a572704d060f11 Reviewed-on: https://chromium-review.googlesource.com/c/1302109 Commit-Queue: Johannes Henkel <johannes@chromium.org> Reviewed-by:Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#603251}
Showing
Please register or sign in to comment