Mark SequencedWorkerPool::GetWorkerPoolForCurrentThread() as deprecated.

This methods does not work when SequencedWorkerPool is redirected to
TaskScheduler (always returns nullptr).

The only remaining use is in base/threading/sequenced_task_runner_handle.cc
(which uses another way to get the current SequencedTaskRunner when
redirection to TaskScheduler is enabled).

BUG=622400

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


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