blob: 15caddff41590df4fa16ed419a633b7d6faf435a [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>
<project name="dart/sdk"
path="third_party/dart"
remote="https://dart.googlesource.com/sdk"
gerrithost="https://dart-review.googlesource.com"
revision="cd1898be1633b7d8915b3f8426123884f7a7326f"/>
<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="a4e392521c720d244cd63e067387195d78584b35"/>
<project name="dart/root_certificates"
path="third_party/root_certificates"
remote="https://dart.googlesource.com/root_certificates"
gerrithost="https://dart-review.googlesource.com"
revision="a4c7c6f23a664a37bc1b6f15a819e3f2a292791a"/>
<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"
githooks="manifest/git-hooks"/>
</projects>
<hooks>
<hook name="prebuilt-dart-sdk"
project="dart/sdk"
action="tools/download_latest_dev_sdk.py"/>
</hooks>
</manifest>