Fix an issue that android Download Manager doesn't handle OMA files correctly
commit4b5703f9a0fa8b23f5b0d404d7824d1a23ca4dbc
authorqinmin@chromium.org <qinmin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 10 Jul 2014 03:46:34 +0000 (10 03:46 +0000)
committerqinmin@chromium.org <qinmin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 10 Jul 2014 03:46:34 +0000 (10 03:46 +0000)
tree85013332ad90e862666a7fa9fe00d019a88900e2
parenta97fa5566e9853f5e46f63d00ea85fa5059ac390
Fix an issue that android Download Manager doesn't handle OMA files correctly

For OMA files, it looks like that android download manager cannot correctly download it.
Some of the files cannot be downloaded, and some of the files downloaded has different binary content as the ones downloaed on chrome desktop.
Bypass android download manager for OMA mime types.

BUG=382698

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282243 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/android/intercept_download_resource_throttle.cc