Fix recipe typo

I accidentally "converted" the webview bots on chromium.perf to
swarming, at least in the recipe code. Unconvert them for now, since we
aren't for sure ready to run them on swarming.

TBR=nednguyen@google.com

Bug: 724502
Change-Id: I253aaacd7d1fe04ce69e02e5ffddc8f7795b26ee
Reviewed-on: https://chromium-review.googlesource.com/509848
Reviewed-by: Stephen Martinis <martiniss@chromium.org>
Commit-Queue: Stephen Martinis <martiniss@chromium.org>
13 files changed
tree: 21246960c58eccbeb663d346d753041ea2da751b
  1. infra/
  2. masters/
  3. scripts/
  4. site_config/
  5. slave/
  6. tests/
  7. third_party/
  8. .gitignore
  9. codereview.settings
  10. DEPS
  11. environment.cfg.py
  12. LICENSE
  13. OWNERS
  14. PRESUBMIT.py
  15. README.md
  16. WATCHLISTS
README.md

build

Hi build contributor! If you do any change in scripts/master/ or touching any master's html/ directories, you must restart master.chromium.fyi first and ensure that it still works before restarting other masters.

Recipes

If you're here to make a change to ‘recipes’ (the code located in scripts/slave/recipes*), please take a look at the README for more information pertaining to recipes.