blob: daf3bd68e2aec044370bd88dda58de144a3d9024 [file] [log] [blame]
<?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="20f8ac695af59b6c830def7d4e95bfeb13dd7be5"/>
<!-- The ICU library to use for "stable" Fuchsia builds -->
<project name="chromium/deps/icu@stable"
path="third_party/icu/stable"
remote="https://chromium.googlesource.com/chromium/deps/icu"
gerrithost="https://chromium-review.googlesource.com"
revision="6066378af21c8de2a8914d87a9d7e62547c485f5"/>
<!-- 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="20f8ac695af59b6c830def7d4e95bfeb13dd7be5"/>
</projects>
</manifest>