Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
URLRequestHttpJob: don't crash in GetMimeType
GetMimeType can crash if there is a valid response info without a valid set of headers, so check that the headers are not null. BUG=459243 Review URL: https://codereview.chromium.org/937523002 Cr-Commit-Position: refs/heads/master@{#316693}
- Loading branch information