Follow up change to fix the NetworkFetcherMacDownloadToFile test.
Specifically, delete the line of code which deletes the test file (and even asserts on that). This is not needed to test the functionality of the networking code and the file will get deleted when the ScopedTempDir gets out of scope. Bug: 1020650 Change-Id: Ib045cbd790c55753362c0e0367c61fd12bc35101 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906473 Commit-Queue: Mila Green <milagreen@chromium.org> Reviewed-by:Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#714291}
Showing
Please register or sign in to comment