blob: b9836558dcbf26c77eb901075d658755236ec6c0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<projects>
<project name="topaz"
path="topaz"
remote="https://fuchsia.googlesource.com/topaz"
gerrithost="https://fuchsia-review.googlesource.com"
revision="64085df60e9f11a10107ad50445a7df90ecf4272"/>
</projects>
<hooks>
<hook name="download-libwebkit"
project="topaz"
action="runtime/web_view/scripts/download-libwebkit.sh"/>
<!-- TODO(mcgrathr,zra): Remove this and tools/download_dev_sdk.py,
tools/utils.py when dart/sdk has been updated to find
tools/prebuilt-dart-sdk instead. -->
<hook name="prebuilt-dart-sdk"
project="topaz"
action="tools/download_dev_sdk.py"/>
<hook name="prebuilt-dart-sdk-update"
project="topaz"
action="tools/prebuilt-dart-sdk/update.py"/>
<hook name="cipd-update"
project="topaz"
action="tools/cipd-update.sh"/>
</hooks>
</manifest>