blob: 72b939177a8f1ae145313a6e9138c60b703457ff [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Manifest that depends on zircon at tip of tree.
There is no expectation that this manifest will build at any particular time.
-->
<manifest>
<imports>
<localimport file="minimal"/>
<localimport file="third_party"/>
<import remote="https://fuchsia.googlesource.com/build"
manifest="manifest/build"
name="build"/>
<import remote="https://fuchsia.googlesource.com/buildtools"
manifest="manifest/buildtools"
name="buildtools"/>
<import remote="https://fuchsia.googlesource.com/scripts"
manifest="manifest/scripts"
name="scripts"/>
<import remote="https://fuchsia.googlesource.com/zircon"
manifest="manifest/zircon"
name="zircon"/>
</imports>
</manifest>