| commit | 5708ecdc44ed0b78a72d5605d691476fd9907778 | [log] [tgz] | 
|---|---|---|
| author | Alex Deymo <deymo@chromium.org> | Tue Apr 29 19:44:50 2014 -0700 | 
| committer | chrome-internal-fetch <chrome-internal-fetch@google.com> | Wed Apr 30 12:41:16 2014 +0000 | 
| tree | 32ca0ca1c4918973000dbd0c48e888ead98f6c26 | |
| parent | af2f6ae066a8117113f6ff3d112c8d00eb5d8c67 [diff] | 
Move IsBootDeviceRemovable() to the HardwareInterface. The UpdateCheckScheduler class had a IsBootDeviceRemovable method to mock out the value during testing of that class. Instead, this patch uses the HardwareInterface to mock out that value. BUG=chromium:358269 TEST=Unittests updated. Change-Id: Ib20f70fa0468aaa4bc8bb1b674084bd9a61e5085 Reviewed-on: https://chromium-review.googlesource.com/197598 Tested-by: Alex Deymo <deymo@chromium.org> Reviewed-by: Gilad Arnold <garnold@chromium.org> Commit-Queue: Alex Deymo <deymo@chromium.org>