[roll] Roll fuchsia [superproject] Roll chromium/deps/icu@default Reverse wpo.patch and remove it

It is unclear what this patch is for, as compile seems to succeed
without it. Additionally it is causing UB by removing the alignas(16)
annotation that is upstream.

Original-Bug: 339286987
Original-Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/5523976
Original-Revision: 98f2494518c2dbb9c488e83e507b070ea5910e95
GitOrigin-RevId: 6e541415871e534ad6d11b50fe0440ca5d15775a
Roller-URL: https://ci.chromium.org/b/8748489927246152049
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1044876
Original-Revision: 04c9fade3abc074918b0df83e1a56acb10bb3fdd
Change-Id: I64df4fafca17d56e950abb04591caf5a1db1d081
1 file changed
tree: e4d384ebacd1b46dbfaa64919157830992a95ef7
  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.