Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | After delegating to chrome.exe (i.e. to launch a packaged app) check if ↵ | huangs@chromium.org | 2012-09-14 | 1 | -0/+2 |
app_host is out-of-date and, if so, invoke the Chrome Binaries installer to update it. R=erikwright,grt TBR=brettw BUG=138315 NOTRY=True TEST=Install Chrome vX at system level. Install App Host vY at user-level, where Y < X. Launch app_host.exe. Inspect "Properties" of app_host.exe and verify that it has been updated to vX. Review URL: https://chromiumcodereview.appspot.com/10905238 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156934 0039d316-1c4b-4281-b951-d872f2087c98 |