732bb45c45
closedir() closes the file descriptor wrapped by the DIR, so we shouldn't close it again. R=bkonyi@google.com Review-Url: https://codereview.chromium.org/3005883002 .