Descriptionwin: Let reorder-imports.py fail if its invocation of swapimport.exe fails.
At first I didn't hook up the script correctly in the gn build. swapimport.exe
printed
ERROR:swapimport_app.cc(214)] Path does not exist: ../../chrome/initialexe\chrome.exe
but that didn't make the build fail -- instead, it silently left the old
chrome.exe (from prior builds) around. Make it so that swapimport.exe failing
makes the build fail.
BUG=505062, 512599
Committed: https://crrev.com/7c3c949a348b5f6e47eea84f5d533918d816fba4
Cr-Commit-Position: refs/heads/master@{#350482}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|