138886803c
This allows people to use repo to manage the checkout instead of gclient. This helps when you're used to the standard repo+gerrit workflow that the Android & Chromium OS projects use. Change-Id: I8b720e7995af2a1a8c9ce2ee9aa6c2638441b4a1 Reviewed-on: https://chromium-review.googlesource.com/379736 Reviewed-by: Mark Mentovai <mark@chromium.org>
53 lines
1.6 KiB
XML
53 lines
1.6 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/testing/gtest'
|
|
name='google/googletest.git'
|
|
revision='refs/tags/release-1.7.0'
|
|
remote='github' />
|
|
|
|
<project path='src/src/third_party/protobuf/protobuf'
|
|
name='google/protobuf.git'
|
|
revision='cb6dd4ef5f82e41e06179dcd57d3b1d9246ad6ac'
|
|
remote='github' />
|
|
|
|
<project path='src/src/third_party/lss'
|
|
name='linux-syscall-support/'
|
|
revision='3f6478ac95edf86cd3da300c2c0d34a438f5dbeb'
|
|
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/googlemock.git'
|
|
revision='refs/tags/release-1.7.0'
|
|
remote='github' />
|
|
|
|
</manifest>
|