Remove std::move in BinaryUploadService::UploadForDeepScanning
When moving code around to ensure the token displays on chrome://safe-browsing, the std::move(token) was placed before the last usage of token. Fixed: 1057309 Change-Id: Ic44c71f35d69fac0996246a6b7159c1b5c5fb011 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083393 Auto-Submit: Daniel Rubery <drubery@chromium.org> Commit-Queue: Bettina Dea <bdea@chromium.org> Reviewed-by:Bettina Dea <bdea@chromium.org> Cr-Commit-Position: refs/heads/master@{#746182}
Showing
Please register or sign in to comment