Use OnceClosure in TestPendingTask

This CL replaces base::Callback in TestPendingTask with base::OnceClosure,
as a preparation of a similar migration of base::TaskRunner.

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


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