[roll] Roll fuchsia [media][chromium_media] Fix -Wimplicit-int-conversion error

New versions of clang will start warning about more cases when the
conversion happens.

Original-Bug: b/402753152
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1228241
Original-Revision: 90c1b831e2ba90b8817e944bbfec2e98222807dc
GitOrigin-RevId: 56de2a5c754741f502cfa4e7bf480de43763504f
Change-Id: I28b398933a88cb5240cda73e05a1f89194a4d9aa
1 file changed
tree: 0ba8303f92e623c52dfd27ff5c5923c0c6618a59
  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 in one of the communication channels documented at get involved.

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.