blob: ef25657f1c70a0fffa7ad8a0cbacbc5bd7306953 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!-- See README.dart.md for instructions on how to update this -->
<manifest>
<imports>
<localimport file="dart_third_party_pkg"/>
</imports>
<projects>
<!-- When performing a manual roll of dart/sdk project, the version tags of
the prebuilt packages (there are two) fuchsia/dart-sdk/${platform} in
fuchsia/prebuilts should be rolled to ensure version consistency. A
build breakage may occur if these two project and package do not share
the same revision hash. -->
<project name="dart/sdk"
path="third_party/dart"
remote="https://dart.googlesource.com/sdk"
gerrithost="https://dart-review.googlesource.com"
revision="a0290f823c53df70643a8e46bf946020d2bbe37d"/>
<project name="dart/observatory_pub_packages"
path="third_party/dart/third_party/observatory_pub_packages"
remote="https://dart.googlesource.com/observatory_pub_packages/"
gerrithost="https://dart-review.googlesource.com"
revision="0894122173b0f98eb08863a7712e78407d4477bc"/>
<project name="third_party/dart-pkg"
path="third_party/dart-pkg/pub"
remote="https://fuchsia.googlesource.com/third_party/dart-pkg"
gerrithost="https://fuchsia-review.googlesource.com"
revision="a11551aa31801a5b4df5c9938065eaa7cfaf6bf1"/>
</projects>
</manifest>