Deletes base::MessageLoop::set_thread_name().

Implements base::MessageLoop::GetThreadName by fetching the platform
thread name. This new function replaces MessageLoop::thread_name_ and
avoids having to store the thread name in multiple places.

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


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