[fsp] Simplify aborting logic.
Convert the aborting callback to a simple closure, as we don't need to care
about the result code, nor about the completion. Note, that an error callback
with FILE_ERROR_ABORTED will be called for operations which are aborted.
TEST=unit_tests, browser_tests: *FileSystemProvider*
BUG=
448298
Committed:
https://crrev.com/ccc39f293a78dcd09cc05800823b90a74fe19c1b
Cr-Commit-Position: refs/heads/master@{#311449}