blob: dd4246486785eb3b51df3faadbe97e4d0c32d5dc [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="cf4444b803a376bb1ad6442e1f09434a4d58167b"/>
<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="81b090d47137554fb52a08a1879c29b131853fb7"/>
</projects>
</manifest>