mirror of
https://github.com/yuzu-emu/breakpad
synced 2024-11-22 11:33:39 +00:00
c142362a6c
This should hopefully fix the ARMv8/IT fix to work on clang & gcc. BUG=chromium:686903 Change-Id: Ib99f05a0cd8df2cb2d393e2ff951d3109cdb5f5b Reviewed-on: https://chromium-review.googlesource.com/538213 Reviewed-by: Mark Mentovai <mark@chromium.org>
48 lines
1.4 KiB
XML
48 lines
1.4 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!-- AUTOGENERATED BY deps-to-manifest.py; DO NOT EDIT -->
|
|
<manifest>
|
|
|
|
<default revision='refs/heads/master'
|
|
remote='chromium'
|
|
sync-c='true'
|
|
sync-j='8' />
|
|
|
|
<remote name='github'
|
|
fetch='https://github.com/'
|
|
review='' />
|
|
|
|
<remote name='chromium'
|
|
fetch='https://chromium.googlesource.com/'
|
|
review='https://chromium-review.googlesource.com' />
|
|
|
|
<project path='src'
|
|
name='breakpad/breakpad'
|
|
revision='refs/heads/master'
|
|
remote='chromium' />
|
|
|
|
<project path='src/src/tools/gyp'
|
|
name='external/gyp/'
|
|
revision='e8ab0833a42691cd2184bd4c45d779e43821d3e0'
|
|
remote='chromium' />
|
|
|
|
<project path='src/src/third_party/glog'
|
|
name='google/glog.git'
|
|
revision='refs/tags/v0.3.4'
|
|
remote='github' />
|
|
|
|
<project path='src/src/testing'
|
|
name='google/googletest.git'
|
|
revision='refs/tags/release-1.8.0'
|
|
remote='github' />
|
|
|
|
<project path='src/src/third_party/lss'
|
|
name='linux-syscall-support/'
|
|
revision='a91633d172407f6c83dd69af11510b37afebb7f9'
|
|
remote='chromium' />
|
|
|
|
<project path='src/src/third_party/protobuf/protobuf'
|
|
name='google/protobuf.git'
|
|
revision='cb6dd4ef5f82e41e06179dcd57d3b1d9246ad6ac'
|
|
remote='github' />
|
|
|
|
</manifest>
|