Installer changes for app host to support command line install from webstore
commit6b236ea282f27cf132d55658b375367e2fd9e18c
authorasargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 19 Sep 2012 04:07:58 +0000 (19 04:07 +0000)
committerasargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 19 Sep 2012 04:07:58 +0000 (19 04:07 +0000)
tree8a4430fe78403c1cd9ec0c21e0ba3dacc079cb45
parent36f5665394b23c0f2a4b678838f5b93a11b9e17d
Installer changes for app host to support command line install from webstore

This a companion to codereview.chromium.org/10907104/ (which added the
support in chrome itself to do the install).

TBR=sky@chromium.org (chrome/common/chrome_switches.{h,cc} changes)

BUG=138311

Review URL: https://chromiumcodereview.appspot.com/10919321

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157493 0039d316-1c4b-4281-b951-d872f2087c98
chrome/common/chrome_switches.cc
chrome/common/chrome_switches.h
chrome/installer/setup/install_worker.cc
chrome/installer/util/installation_validator.cc