commit | 9a2f72aa54e09196b39727972b9efae2dcb6a170 | [log] [tgz] |
---|---|---|
author | Filip Filmar <fmil@google.com> | Fri Nov 18 18:41:50 2022 +0000 |
committer | Frank Tang <ftang@chromium.org> | Fri Dec 09 00:14:45 2022 +0000 |
tree | 8f8fa85160912ffe0a8004e57b37e1bd674ad61b | |
parent | b6d6790dc9f575a8c48daa94190b59cbf1342bce [diff] |
[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>