[roll] Roll chromium/deps/icu@default [fuchsia] Limit the visibility of ICU targets

This narrows down the code that uses ICU in Fuchsia to a very specific
subdirectory of the build tree.

Fuchsia needs this because it requires very specific choices
in the ICU library, and we use visibility to force all
dependencies to take in the code that makes those
choices correctly.

Original-Bug: fuchsia:115614
Original-Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/4035094
Original-Revision: 9a2f72aa54e09196b39727972b9efae2dcb6a170
GitOrigin-RevId: c52d5d16a191fb6076a8000cc54503ab527dec7f
Change-Id: I39bc7310440f2e1225d518f523376c03948f35e9
1 file changed
tree: 3731f6404f2a3856b07542159d2cbb2afb444b4e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.