| <?xml version="1.0" encoding="UTF-8"?> |
| <manifest> |
| <projects> |
| <!-- The ICU library to use for top-of-tree Fuchsia builds --> |
| <project name="chromium/deps/icu@default" |
| path="third_party/icu/default" |
| remote="https://chromium.googlesource.com/chromium/deps/icu" |
| gerrithost="https://chromium-review.googlesource.com" |
| revision="11907ffd5acf31245bbd1da316beab86d3f0450c"/> |
| <!-- The ICU library to use for "latest" Fuchsia builds --> |
| <project name="chromium/deps/icu@latest" |
| path="third_party/icu/latest" |
| remote="https://chromium.googlesource.com/chromium/deps/icu" |
| gerrithost="https://chromium-review.googlesource.com" |
| revision="a86a32e67b8d1384b33f8fa48c83a6079b86f8cd"/> |
| </projects> |
| </manifest> |