[roll] Roll chromium/deps/icu@default Suppress -Wunnecessary-virtual-specifier on Fuchsia

New versions of clang will start warning for virtual methods in classes
marked `final`, breaking -Werror builds.

Original-Bug: 407555911
Original-Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/6422669
Original-Revision: c66dd67fc7f3a9270ad30ceb2a342cb5fdb0dc42
GitOrigin-RevId: db944f9873ee310b69d3eb7e2ecddb74c7b090e2
Change-Id: I2425c5876a345f57f4593b266b8bdb6c9f0ffb6a
1 file changed
tree: 1fe640e06848a7d64e18cf70cc0a4df96c09b136
  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.