Fix useless move() in //content/browser/webauth/authenticator_common.cc
Drop std::move() call that has no effect and only triggers the "bugprone-use-after-move" clang-tidy warning. Bug: 1122844 Change-Id: I04d191a6a73964dbd58b61bce722d5885b140c59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2383021 Commit-Queue: Martin Kreichgauer <martinkr@google.com> Reviewed-by:Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#803097}
Showing
Please register or sign in to comment