Remove IOObservers from MessageLoopForIO.

IOObservers aren't used anywhere.

We plan to redirect Tasks that run on the CACHE thread's
MessageLoopForIO to the new base/task_scheduler API. For
that, we have to replicate MessageLoopForIO's features in
base/task_scheduler. Removing features that aren't used
will make this easier.

BUG=553459

Review-Url: https://codereview.chromium.org/1950633002
Cr-Commit-Position: refs/heads/master@{#392466}


CrOS-Libchrome-Original-Commit: 1d49f3c45fba20437ccaba796784deb3d5242e76
4 files changed
tree: 0fe988c634c58bd3bf8045d7e21f6696c938dfac
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/