| Index: third_party/crashpad/crashpad/DEPS
|
| diff --git a/third_party/crashpad/crashpad/DEPS b/third_party/crashpad/crashpad/DEPS
|
| index 0da988b76a60f0c6648ffba28cfad4abe7269f08..4aa8dd5a0d5907279d5ca460bd56da76a9b527e2 100644
|
| --- a/third_party/crashpad/crashpad/DEPS
|
| +++ b/third_party/crashpad/crashpad/DEPS
|
| @@ -39,6 +39,9 @@ deps = {
|
| 'crashpad/third_party/mini_chromium/mini_chromium':
|
| Var('chromium_git') + '/chromium/mini_chromium@' +
|
| 'f65519e442d23498937251e680a3b113927613b0',
|
| + 'crashpad/third_party/zlib/zlib':
|
| + Var('chromium_git') + '/chromium/src/third_party/zlib@' +
|
| + '13dc246a58e4b72104d35f9b1809af95221ebda7',
|
| }
|
|
|
| hooks = [
|
|
|