[fsp] Remove the create flag from the file opening operation.
This CL removes the create flag, and makes the Open operation fail if a file
doesn't exist. This is because a separate event for creating files is coming
soon.
TEST=unit_tests, browser_tests: *FileSystemProvider*Open*, *FileSystemProvider*ReadFile*
BUG=
391362
Committed:
https://src.chromium.org/viewvc/chrome?view=rev&revision=282033