rewrite_to_chrome_style: Add a lock file when writing replacements.
The tool is run in parallel many times, so they may clobber each other writing to the rewrite-sym.txt file. So add a rewrite-sym.lock file that each instance grabs when writing. Also attempts a windows implementation which is untested. R=dcheng BUG=578344 Review URL: https://codereview.chromium.org/1616223002 Cr-Commit-Position: refs/heads/master@{#371650}
Showing
Please register or sign in to comment