Annotate WorkerPool::PostTaskAndReply as leaky.
Tests which use WorkerPool have no way to pump it during teardown, so they will
sometimes have leaks of PostTaskAndReply Closures that we can't do anything
about. Since we're deprecating WorkerPool anyway, we can just annotate those
leaks and forget about them.
BUG=290897,248513
[email protected]
Review URL: https://chromiumcodereview.appspot.com/23514070
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223960 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed