diff options
author | kinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-12 07:35:14 +0000 |
---|---|---|
committer | kinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-12 07:35:14 +0000 |
commit | c71c9967874d21e578428f5a39825683bc200150 (patch) | |
tree | 6ef464d1d56d32ecc2daa2cdc2c36f76e1211ace /ui/message_center/message_center_constants.cc | |
parent | e5e4bfb4a6adb636c7a174099edc8e766086ca88 (diff) | |
download | chromium_src-c71c9967874d21e578428f5a39825683bc200150.zip chromium_src-c71c9967874d21e578428f5a39825683bc200150.tar.gz chromium_src-c71c9967874d21e578428f5a39825683bc200150.tar.bz2 |
Fix FakeDriveService::ResumeUpload and its test expectation.
1. The start-end range is defined to be passed in half-open interval,
but the test for FakeDriveService was not following the rule.
Changed it and added a check for the condition in FakeDriveSerivce.
2. UploadProgress is defined to be sent in per-chunk offset, not in the
accumulated number, but FakeDriveService and its test was not following it.
BUG=none
Review URL: https://codereview.chromium.org/14175011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193873 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/message_center/message_center_constants.cc')
0 files changed, 0 insertions, 0 deletions