[roll] Roll fuchsia [scenic] Idiomatic C++ cleanups.

Replace production occurrences of `.count(...)` with `.contains(...)`.
Did some tests, but not all.

Original-Bug: 425033054
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1413394
Original-Revision: e9c94d3695dabd4cd0868c3cefdbf041c7ed5e72
GitOrigin-RevId: 959e980aac1c00e1a5393d03914ac8691342f4d2
Change-Id: I4f8e51521a8b7a91dec21863196c8a9aaa390ded
1 file changed
tree: 8135ab66402f8a85c4ee84ecd85df6adb4949ab3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.