base/version.cc: move ownership of components vector argument in ctor.

This is passed by value, so use std::move() as well.

Change-Id: Ifd7518f3c2787b07dcd833d3b8943799e1d2ec5d
Reviewed-on: https://chromium-review.googlesource.com/1023830
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Daniel Cheng <dcheng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#552662}

CrOS-Libchrome-Original-Commit: 31b35a5641bc54a2ff1809b932323c3cff6b9f3d
1 file changed
tree: b5d4462d6b5e0ea477f1a5ab4e535648305a1e9a
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/