diff options
author | kinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-13 04:38:45 +0000 |
---|---|---|
committer | kinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-13 04:38:45 +0000 |
commit | d0b03ce9d146df58a308818805f2f2d51837d52b (patch) | |
tree | d016d59ee403710bfbc38339b2dc2ca733756180 /ash/shell_delegate.h | |
parent | 4bf2619fe9a26abeac4a89fc4272c42efaaa506a (diff) | |
download | chromium_src-d0b03ce9d146df58a308818805f2f2d51837d52b.zip chromium_src-d0b03ce9d146df58a308818805f2f2d51837d52b.tar.gz chromium_src-d0b03ce9d146df58a308818805f2f2d51837d52b.tar.bz2 |
Remove partial file handling from DriveUploader.
Somewhile the class had dealt with the cases where the file to be uploaded
is not fully filled with the final contents (i.e. still being downloaded from
somewhere else). Since we have simplified the usecase and split the download
phase and upload phase, now we can safely assume the whole content of the
file is present at the time of UploadXXXfile().
Along the way, the patch removes some legacies (ununsed DEPS exception,
and IO thread in the test).
BUG=165110
Review URL: https://chromiumcodereview.appspot.com/11416362
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172820 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/shell_delegate.h')
0 files changed, 0 insertions, 0 deletions