cfm-device-monitor: post tasks to task runners, not message loops

MessageLoop::PostTask and friends are deprecated and removed in
future versions of libchrome, so we should use TaskRunner::PostTask
instead.

BUG=b:37434548
TEST=emerge, run unit tests

Change-Id: I5abf5deed1e08e7a9d5b30a0f1fcde14c72eecf0
Reviewed-on: https://chromium-review.googlesource.com/858496
Commit-Ready: Eric Caruso <ejcaruso@chromium.org>
Tested-by: Eric Caruso <ejcaruso@chromium.org>
Reviewed-by: Zhongze Hu <frankhu@google.com>
1 file changed
tree: 28ff3801e10c0bf7273195642db95fa121c4b8b1
  1. camera-monitor/
  2. conf/
  3. dbus/
  4. init/
  5. mimo-monitor/
  6. cfm-device-monitor.gyp
  7. LICENSE
  8. OWNERS
  9. PRESUBMIT.cfg
  10. README.md
README.md

CFM Device Monitor

Source code for CFM peripheral monitors which check the status of CFM devices and guarantee their liveness.