blob: b200374b3aefc83a5b15f48774efc156f55a8858 [file]
<?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="25def7d9e715f49f41fcae07fe2c969991706fcb"/>
<!-- The ICU library to use for "stable" Fuchsia builds -->
<project name="chromium/deps/icu@stable"
gitsubmoduleof="fuchsia"
path="third_party/icu/stable"
remote="https://chromium.googlesource.com/chromium/deps/icu"
gerrithost="https://chromium-review.googlesource.com"
revision="985b9a6f70e13f3db741fed121e4dcc3046ad494"/>
<!-- 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="a622de35ac311c5ad390a7af80724634e5dc61ed"/>
</projects>
</manifest>