• scottmg's avatar
    Don't check for chrome.exe when initializing crash reporting · d3b1599c
    scottmg authored
    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}
    d3b1599c
elf_imports_unittest.cc 6.44 KB