diff options
Diffstat (limited to 'toolkit/crashreporter/google-breakpad/default.xml')
-rw-r--r-- | toolkit/crashreporter/google-breakpad/default.xml | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/toolkit/crashreporter/google-breakpad/default.xml b/toolkit/crashreporter/google-breakpad/default.xml new file mode 100644 index 0000000000..195bbb592e --- /dev/null +++ b/toolkit/crashreporter/google-breakpad/default.xml @@ -0,0 +1,43 @@ +<?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='324dd166b7c0b39d513026fa52d6280ac6d56770' + remote='chromium' /> + + <project path='src/src/testing' + name='google/googletest.git' + revision='5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' + remote='github' /> + + <project path='src/src/third_party/lss' + name='linux-syscall-support/' + revision='fd00dbbd0c06a309c657d89e9430143b179ff6db' + remote='chromium' /> + + <project path='src/src/third_party/protobuf/protobuf' + name='google/protobuf.git' + revision='cb6dd4ef5f82e41e06179dcd57d3b1d9246ad6ac' + remote='github' /> + +</manifest> |