Componentize parts of minidump uploading for use from WebView.

We want to be able to upload minidumps for WebView. To do this we will
reuse some of the code in Chrome that handles minidump files on disk and
the file for uploading minidump files.
The current CL only moves minor utility classes to the new component -
the rest of the componentization will be performed in another CL.

BUG=652719

Review-Url: https://codereview.chromium.org/2394763004
Cr-Commit-Position: refs/heads/master@{#424395}
12 files changed