commit | 87c0fe183d676d6ae08d28a3665d3261bbcbf3ab | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Jul 18 08:12:59 2022 -0400 |
committer | Kevin Lubick <kjlubick@google.com> | Mon Jul 18 17:51:15 2022 +0000 |
tree | 593372fd9f19c75fde3d506f0ba4b8b976122e14 | |
parent | 1b1e64c8c7c3fd5b877775347a2ec247d308da33 [diff] |
[bazel] Move icu to //bazel/icu/ Like Freetype, this creates a new icu_utils Bazel workspace so we can copy in the make_data_cpp.py script and the convenience SkLoadICU* files. Change-Id: I7f777b0e0bc9a74a8e132a87b052d55f6dae0326 Bug: skia:12541 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/558732 Reviewed-by: Ben Wagner <bungeman@google.com>