[FileSystem] Get rid of no longer needed snapshot blob.
Since all this runs on the same thread these days, there is no longer any reason for FileSystemDispatcher::DidCreateSnapshotFile to create a BlobDataHandle. The callbacks called by it already do the same synchronously anyway. Bug: none Change-Id: I86cbc0f0c4feeb20b6495f6741493d9a11ec98b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975088Reviewed-by:Daniel Murphy <dmurph@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#726446}
Showing
Please register or sign in to comment