blob: b2b31fa31095660b9cad7084b9de0b5a91780263 [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/scripts"
manifest="manifest/scripts"
name="scripts"/>
<import remote="https://fuchsia.googlesource.com/zircon"
manifest="manifest/zircon"
name="zircon"/>
</imports>
</manifest>