blob: 7969dc3266a4521db23097d7fa4f4d81dfa9b7f0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<imports>
<localimport file="garnet"/>
</imports>
<projects>
<project name="peridot"
path="peridot"
remote="https://fuchsia.googlesource.com/peridot"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<!-- Third Party -->
<project name="third_party/leveldb"
path="third_party/leveldb"
remote="https://fuchsia.googlesource.com/third_party/leveldb"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="third_party/murmurhash"
path="third_party/murmurhash"
remote="https://fuchsia.googlesource.com/third_party/murmurhash.c"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="third_party/re2"
path="third_party/re2"
remote="https://fuchsia.googlesource.com/third_party/re2"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="third_party/snappy"
path="third_party/snappy"
remote="https://fuchsia.googlesource.com/third_party/snappy"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
</projects>
</manifest>