AssertIOAllowed() in GetDirectoryEntries()
commit49ab3d8e56ccb9432a11c4e1f4daec27a9528ac6
authorhashimoto <hashimoto@chromium.org>
Fri, 10 Apr 2015 16:58:23 +0000 (10 09:58 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 10 Apr 2015 16:59:00 +0000 (10 16:59 +0000)
tree9fa8fb74391c6eede645e793b7635d6bc3b74259
parent0206bfd3af6882a9ca474adc95b08596fbf8eb4a
AssertIOAllowed() in GetDirectoryEntries()

Like FileEnumerator::ReadDirectory(), this function should be run on an IO-allowed thread.

BUG=None

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

Cr-Commit-Position: refs/heads/master@{#324651}
third_party/leveldatabase/env_chromium.cc