[roll] Roll fuchsia [superproject] Roll chromium/deps/icu@default [phrase-line-break] Add ICU files to support `lw=phrase`

Files necessary for the ICU `lw=phrase` line breaking for
Japanese were removed to reduce the size when they were not
used, but crbug.com/1443291 starts using them.

This patch restores these files.

Note that Korean phrase breaking is likely to need other
changes. This will be in following patches.

The data size difference is as follows:
         Old      New      Delta
android   9018656  9100656 82000
chromeos 11831472 11921584 90112
common   10631872 10713856 81984

Blink Intent:
https://groups.google.com/a/chromium.org/g/blink-dev/c/YK51qPdjM4A/m/GeGpCzWxBQAJ

Original-Bug: 1443291
Original-Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/4576584
Original-Revision: 8578d666665ce3f8f4b2c7ea558d8adfcfbe5599
GitOrigin-RevId: 5e752ec9ce02eadd8c7d45f8f0a98abc62dd862f
Roller-URL: https://ci.chromium.org/b/8775926527621541281
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/882671
Original-Revision: ff7dffdef61ebb77e9a5b08a85c23e73a4cd40ee
Change-Id: I6a6e80eb6bac032ffe734f89acafe1e6e629d7ab
1 file changed
tree: da91d4bbc6328734376c55976bd339afdf6856fb
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.