[roll] Roll fuchsia [chromium] Pass fuchsia.scheduler.RoleManager to chromium tests

fuchsia.scheduler.RoleManager is the replacement for
fuchsia.media.ProfileProvider, so pass it through CMLs so chromium will
be able to use it.

Original-Bug: chromium:42050308
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1118692
Original-Revision: 99b227f228dce5fd714c3d9b3bcdd4fafdfe06fb
GitOrigin-RevId: 2748230150646e1cab622a6dcfcf74ce9aeb58bc
Change-Id: Ie49f6c1122091e59b10b04c4d9cda475da87e83e
1 file changed
tree: 3d41c8d0a69405962f6fcb197306c297e71dc8bd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.