[roll] Roll fuchsia [web_runner_tests] Add routes required for CFv2

Add routes that are required for a fully CFv2 ContextProvider to run
properly. Also add services that are technically required but missing.

Original-Bug: chromium:1421351
Test: Passes with https://crrev.com/c/4313066
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/817436
Original-Revision: 41e23a5070ba2a2af3f5e45a3df2d0869527158e
GitOrigin-RevId: 4e66021f729a7cb83914765644763e9aa64681a0
Change-Id: I48aa6d8b0154c0765f09ad63a1c4df92839ce6e9
1 file changed
tree: 3206105ed4c7dfa90f2f1ec1804cc795fc932f35
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.