Don't check for chrome.exe when initializing crash reporting
This was added so that chrome_elf wouldn't try to initialize crash reporting when loaded in browser_tests, etc. But subsequently the dependencies have been cleaned up, and browser_tests doesn't link chrome_elf, so shouldn't be necessary any more. Also messes up the obscure case when people rename chrome.exe. R=robertshield@chromium.org, ananta@chromium.org BUG=604923, crashpad:106, 568664 Review-Url: https://codereview.chromium.org/2279943002 Cr-Commit-Position: refs/heads/master@{#414861}
Showing
Please register or sign in to comment