Simplifiy download initiation.  

Now, instead of a three-way dance between DownloadResourceHandler, 
DownloadFileManager, and DownloadManager, DownloadResourceHandler tells
DownloadManager to start the download, and it calls out (with return callback)
to DownloadFileManager to create the DownloadFile.

BUG=132832
TEST=Refactor; existing tests should continue to work.
[email protected]


Review URL: https://chromiumcodereview.appspot.com/10544161

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142728 0039d316-1c4b-4281-b951-d872f2087c98
17 files changed