Install chrome for browser testing

The unzip util is not part of the recipe standard library (called
"recipe_engine"), so I copied it from chromium's util folder (called
"recipe_modules") to our util folder.

The env stuff is done a bit differently than the original code from
gerrit_plugins.py because we are not running karma. Possibly this will
take some adjusting, but according to
https://github.com/GoogleChrome/chrome-launcher#launch-options it should
detect chrome on the PATH without needing to set CHROME_PATH ourselves.

Change-Id: I9a881b0189aab5982f92606971457c48a353219b
13 files changed
tree: fdae860d354e260b91f4f0d21c84273271043856
  1. generated/
  2. infra/
  3. recipes/
  4. .gitignore
  5. main.star