blob: 29705dde0d9b1056ff26ac6a2eca9b0b6ff7237b [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="9029ee09c560e3212c2240c3e158b3b19b2a2028"/>
<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="4c282bb240b68f407c8c7779a65c68eeb0139dc6"/>
<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>