• Mark Mentovai's avatar
    Fix install-from-.dmg for new bundle layout · b2f9941d
    Mark Mentovai authored
    When installing from .dmg, the relauncher process is hosted by the
    helper app in the the newly installed copy. Since it's invoked by the
    original browser .app running from the .dmg, the path service can't be
    used to obtain the path.
    
    When the bundle layout changed (bug 958976), the path built for the
    relauncher process executable by the install-from-.dmg wasn't updated.
    
    Bug: 1004398
    Change-Id: I54da7688c162349efa2db78022b3dffc378f2828
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1822158Reviewed-by: default avatarRobert Sesek <rsesek@chromium.org>
    Commit-Queue: Mark Mentovai <mark@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#699376}
    b2f9941d
install_from_dmg.mm 25.2 KB