• Joel Hockey's avatar
    Fix Google Drive display paths shown in settings page · 9f0dcec1
    Joel Hockey authored
    Currently paths are shown as:
     Google Drive > ...
     Team Drives > ...
     Computers > ...
    
    This change sets all Google Drives paths to prefix with 'Google Drive'
    and adds 'My Drive' for paths in /root.  'Google Drive' is not
    localized.  The 'My Drive', 'Team Drives' and 'Computers' labels are.
    
     Google Drive > My Drive > ...
     Google Drive > Team Drives > ...
     Google Drive > Computers > ...
    
    Bug: 879425
    Change-Id: I502dbae82af575a91744abad4a7e98ba15ad8a69
    Reviewed-on: https://chromium-review.googlesource.com/c/1304275
    Commit-Queue: Joel Hockey <joelhockey@chromium.org>
    Reviewed-by: default avatarSam McNally <sammc@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#603436}
    9f0dcec1
path_util.cc 18.2 KB