Use SKIP_ON_SHUTDOWN shutdown behavior to seek device
commite6aff9f90b27c071e17d924861b26fa2dbb2c5a1
authorhashimoto <hashimoto@chromium.org>
Thu, 23 Apr 2015 05:31:59 +0000 (22 22:31 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 23 Apr 2015 05:32:07 +0000 (23 05:32 +0000)
treeea2fb338ecdd97b8a4836c52990694045f6d64f5
parent372d589d18d9782d8aa2fea2bc6a5d2d37b2ce1b
Use SKIP_ON_SHUTDOWN shutdown behavior to seek device

SequencedWorkerPool's default shutdown behavior is BLOCK_SHUTDOWN.
Use SKIP_ON_SHUTDOWN instead to avoid blocking shutdown.

BUG=418627

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

Cr-Commit-Position: refs/heads/master@{#326459}
chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_api.cc