Remove Drive mounting support.
commit18d0346dbf54ee47f35fcc5c3418a91ef982bd9c
authorhidehiko@chromium.org <hidehiko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 26 Sep 2013 21:47:00 +0000 (26 21:47 +0000)
committerhidehiko@chromium.org <hidehiko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 26 Sep 2013 21:47:00 +0000 (26 21:47 +0000)
treeafa3dd292a52b69b23350e6f4f0ceab6e6cf3094
parent2259385d1a01a2a7455068396b8aabc69741fe9e
Remove Drive mounting support.

The VolumeManager.mountDrive is removed, so it's time to remove the hack code
in addMount.
Note that, we no longer need the volume_type parameter in the argument of
addMount private API. It'll be cleaned in a separate CL.

BUG=279276
TEST=Ran unit_tests

Review URL: https://codereview.chromium.org/24722002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225578 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/chromeos/extensions/file_manager/private_api_mount.cc