Files.app: Enable externalfile: protocol for MTP volumes.
Previously drive paths are used to obtain 'externalfile:' URL and the URL is
converted back to the drive path.
The CL uses FileSystemURL instead of drive paths so that the app can generate
external file URLs for other than drive files, and enables external file URLs
for MTP and FSP volumes.
BUG=
367027
TEST=manually
Committed:
https://crrev.com/83a448b281c6b3e3344731fae2725c32237f47ec
Cr-Commit-Position: refs/heads/master@{#296901}