Set up binary artifact downloading hook

This teaches gclient runhooks to download the mojo_shell and dart
blob binaries from google storage.

R=viettrungluu@chromium.org

Review URL: https://codereview.chromium.org/1150903004
4 files changed
tree: 677f6770742575952a11d2dc3a6ae838de21f269
  1. build/
  2. gpu/
  3. mojo/
  4. net/
  5. sdch/
  6. testing/
  7. third_party/
  8. tools/
  9. url/
  10. .clang-format
  11. .gitignore
  12. .gn
  13. BUILD.gn
  14. codereview.settings
  15. DEPS
  16. LICENSE
  17. net_patch.diff
  18. README.md
README.md

This repository contains the network service implementation for Mojo.

The code in //net is the code from https://chromium.googlesource.com/chromium/src/net/ at commit 9249e230ffc9c0ef2f6f269a8d8cd39deba2c4d4 with net_patch.diff applied.