blob: 062575c4316630c7502ea804022e755fc7179579 [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="bf58678f110d1d1fb8765627e5a35fdc2fbe1ff6"/>
<!-- 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="e8c3bc9ea97d4423ad0515e5f1c064f486dae8b1"/>
<!-- 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="e8c3bc9ea97d4423ad0515e5f1c064f486dae8b1"/>
</projects>
</manifest>