| <?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" |
| gitsubmoduleof="fuchsia" |
| path="third_party/icu/default" |
| remote="https://chromium.googlesource.com/chromium/deps/icu" |
| gerrithost="https://chromium-review.googlesource.com" |
| revision="bbccc2f6efc1b825de5f2c903c48be685cd0cf22"/> |
| <!-- The ICU library to use for "latest" Fuchsia builds --> |
| <project name="chromium/deps/icu@latest" |
| gitsubmoduleof="fuchsia" |
| path="third_party/icu/latest" |
| remote="https://chromium.googlesource.com/chromium/deps/icu" |
| gerrithost="https://chromium-review.googlesource.com" |
| revision="4239b1559d11d4fa66c100543eda4161e060311e"/> |
| </projects> |
| </manifest> |