[roll] Roll fuchsia Convert trace_converters to use simdutf

Replace modp_b64 dependency with simdutf for Base64 encoding
in chromium_exporter.cc.

Test: trace_converter_tests
Original-Original-BUG: 524829180
TAG: agy
CONV: 2d2ed0d5-4ce9-4cc4-9f57-1de9a2ee1545
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1698836
Original-Original-Revision: 60d503d193940d9a7a3552e6fd7ac63789c9719a
GitOrigin-RevId: da871fe91009ab0c979a8f00ab17de7bb1c65355
Change-Id: I716d030a9504b22693508777264a7ffe7b101904
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1699868
Cr-Commit-Position: refs/heads/main@{#196584}
1 file changed
tree: fc75b2141382ddb1196d560d7caf7a4a365bd45d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.