DescriptionRemove unnecessary std::move() from a //media/gpu file.
Compiling w/ clang on CrOS, the compiler caught an unnecessary std::move()
in a CrOS-only file with the -Wpessimizing-move warning.
R=posciak@chromium.org, llozano@chromium.org
BUG=626241
Committed: https://crrev.com/f3b2adee05ddfc032bf0000fdcbdc3cf17b8b965
Cr-Commit-Position: refs/heads/master@{#406128}
Patch Set 1 #
Messages
Total messages: 15 (7 generated)
|