Remove "gitiles" recipe module.

The "gitiles" recipe module has been replaced with
"depot_tools/gitiles".

BUG=None
TEST=None
R=iannucci@chromium.org

Change-Id: I8ad7621a521963667669a6fa00d06df595c35dcd
Reviewed-on: https://chromium-review.googlesource.com/508439
Commit-Queue: Daniel Jacques <dnj@chromium.org>
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
8 files changed
tree: 31edc48c435528e8f44e48cee6c076435b66fb0c
  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.