• hirono's avatar
    Files.app: Enable externalfile: protocol for MTP volumes. · 83a448b2
    hirono authored
    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
    
    Review URL: https://codereview.chromium.org/589473002
    
    Cr-Commit-Position: refs/heads/master@{#296901}
    83a448b2
external_file_url_util.h 1.23 KB