Revert "[fuchsia] Limit the visibility of ICU targets"
This reverts commit 9a2f72aa54e09196b39727972b9efae2dcb6a170.
Reason for revert: Sadly, this approach was wrong, and doesn't really
work as intended when it rolls into Fuchsia. I don't know why it
appeared to when I first tested it out. Reverting to remove the
chance that it propagates.
Original change's description:
> [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.
>
> Bug: fuchsia:115614
> Change-Id: I731ad5fbbdee675cc2432e6578d6d1808a1b529d
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/4035094
> Reviewed-by: Frank Tang <ftang@chromium.org>
Bug: fuchsia:115614
Change-Id: I88d6a713528d3f520895c5bf5d47ceebf159f922
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/4118185
Reviewed-by: Jungshik Shin <jshin@chromium.org>
1 file changed