components: Specify locking mode in calls to base::File::Lock().
The distinction between kShared and kExplicit is large enough that there are significant readability advantages to having the default be explicit in the code. Bug: 1125315 Change-Id: I34c479032b90124c88eadac8897c6d579dbd1554 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2394197Reviewed-by:Colin Blundell <blundell@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Auto-Submit: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#804728}
Showing
Please register or sign in to comment