Temporarily re-add ScopedTracker in Thread::StartWithOptions for follow-up
commit8cf284805bc69dcfceaa6463e84267067d2c0550
authorkinuko <kinuko@chromium.org>
Fri, 29 May 2015 11:05:08 +0000 (29 04:05 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 29 May 2015 11:05:31 +0000 (29 11:05 +0000)
tree6468f068bab18dbec07bfc534bfaa781ae2b5c75
parent2930bdae273895cc4ec6e09a1fec5a2bbef6aafa
Temporarily re-add ScopedTracker in Thread::StartWithOptions for follow-up

I removed the scoped tracker when I removed the blocking wait in
https://codereview.chromium.org/1131513007/
but it'd be nice to get the number one more time for a few days for
following-up before actually closing the issue.

BUG=465458

Review URL: https://codereview.chromium.org/1154353005

Cr-Commit-Position: refs/heads/master@{#331942}
base/threading/thread.cc