-
Remove std::move that is breaking chromium roll · 0552c0acRyan Harrison authored
This is causing the following error: moving a temporary object prevents copy elision [-Werror,-Wpessimizing-move]
0552c0ac
×
This is causing the following error: moving a temporary object prevents copy elision [-Werror,-Wpessimizing-move]