gdata: Support opening zip file on Google Docs.
Pass the file extension in the 2nd argument to DiskMountManager::MountPath
to indicate the archive format (e.g.: .zip, .rar, etc.)
When mounting and unmounting archive files in GData cache, call
GDataFileSystem::SetMountedState to set or clear the "mounted" state
accordingly.
BUG=
chromium-os:28678
TEST=Verify that mounting/unmounting archive files on GData works correctly.
Committed:
http://src.chromium.org/viewvc/chrome?view=rev&revision=133987