Add Ctrl+V shortcut for gear-menu #paste-into-current-folder item

CL:841962 added the paste-into-current-folder gear-menu command, but no
keyboard shortcut was provided (M65).

Add a Ctrl+V shortcut to the #paste-into-current-folder <command> so it
is displayed in the gear-menu.

The #paste <command> has the same shortcut. So if a user clicks Ctrl+V,
would both commands execute? Manual testing showed that Ctrl+V executes
the #paste command only.

Automatic tests cover keyboard (copy) Ctrl+C then (paste) Ctrl+V case:

  KeyboardOperations/FilesApp*keyboardCopyDownloads
  KeyboardOperations/FilesApp*keyboardCopyDrive

Automatic tests cover gear-menu #paste-into-current-folder use:

  GearMenu/FilesApp*showPasteIntoCurrentFolder

Bug: 875109
Change-Id: Iec2a98ae0b31ccbe1d2518c6d4c4e8edd7e02a2d
Reviewed-on: https://chromium-review.googlesource.com/c/1331352
Reviewed-by: Tatsuhisa Yamaguchi <yamaguchi@chromium.org>
Reviewed-by: Naoki Fukino <fukino@chromium.org>
Commit-Queue: Noel Gordon <noel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#607930}
1 file changed