[roll] Roll fuchsia [session_manager] Offer the session's `fuchsia.web.Debug` to SL4F

Proxy calls to `fuchsia.web.Debug` from SL4F to the session, to
allow SL4F-based tests to use DevTools to observe or drive web-
based content within the session.

Original-Bug: b/216635093
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/871898
Original-Revision: 6d228e9b456e5294b858102c22913a82143aedf0
GitOrigin-RevId: 765b6de4eac5e46e7175b7c2e00ff15819232929
Change-Id: Ie443f978bdb525333c081d5d0225f309194f53ad
1 file changed
tree: af6d693ea29c96db94cca0db2e81f600e7ad80f5
  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.