summaryrefslogtreecommitdiffstats
path: root/extensions/shell/utility
Commit message (Collapse)AuthorAgeFilesLines
* Add rudimentary UpdateService to app_shellrockot2014-11-063-0/+54
It can download a CRX from the web store using an ID given at the command line. This wires up utility process support for app_shell and establishes a base for factoring additional extensions utility IPCs out of //chrome in the near future. BUG=398671 TBR=asargent@chromium.org for cloned dependency on omaha_query_params Review URL: https://codereview.chromium.org/693233003 Cr-Commit-Position: refs/heads/master@{#303055}