Make BinaryUploadService return asynchronously
If the BinaryFCMService does not exist, the BinaryUploadService will return synchronously. This leads to confusing behavior, since the code was written with the expectation that this was an asynchronous operation. Bug: 1015757 Change-Id: I086529a18a2e2c97a4a6545dee89eecb51fe9dbc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873152 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by:Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#708354}
Showing
Please register or sign in to comment