default.xml 1.4 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
<?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='c555f533313986d29c827eb59c7bd99fd37b3ec4'
           remote='chromium' />

  <project path='src/src/third_party/protobuf/protobuf'
           name='google/protobuf.git'
           revision='cb6dd4ef5f82e41e06179dcd57d3b1d9246ad6ac'
           remote='github' />

</manifest>