Make device disabling code easier to read
commit734914ca67f5a7de99237b21102f0182c161cdf6
authorbartfab <bartfab@chromium.org>
Thu, 8 Jan 2015 15:04:29 +0000 (8 07:04 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 8 Jan 2015 15:05:09 +0000 (8 15:05 +0000)
tree7fab0bb6e9058ca5f7b92b90208380dc8271a472
parent17799e74e57a9c4bdf47afa950bf65d47bf68c3e
Make device disabling code easier to read

This CL makes some of the logic in the DeviceDisablingManager easier to
read. It only changes the name of a local variable and adds a few
comments. There are no functional changes.

BUG=None
TEST=All tests still pass

Review URL: https://codereview.chromium.org/843683004

Cr-Commit-Position: refs/heads/master@{#310504}
chrome/browser/chromeos/system/device_disabling_manager.cc