Simplify FileTasks in Files app.
* Replaced tricky pending invocations logic with promises.
* Removed init().
* Moved entries and mimeTypes to the constructor.
* Removed unused methods and asserts.
BUG=None
TEST=Tested manually. All tests pass.
Committed:
https://crrev.com/def5658e39a7217680c284988d4aa544d646b54d
Cr-Commit-Position: refs/heads/master@{#351961}