mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 22:26:06 +00:00
Update buildtools to 9e121212d42b and mini_chromium to 85e41f6b6cb5
Update buildtools to 9e121212d42be62a7cce38072f925f8398d11e49 6b2a302b65ba Roll GN from 7d7e8dee..cd3869be 6b951673d176 Roll GN from cd3869be..b6203d18 00f6f7c80e3c Update chromium's DEPS-file presubmits with new 'Str' type eb3987ec709b Roll GN from b6203d18..d585128c 9e121212d42b Roll GN from d585128c..3028c6a4 Update mini_chromium to 85e41f6b6cb5dd31521c4a06b15c25d3345a6194 85e41f6b6cb5 apple: Use `frameworks` instead of `libs` in GN targets Change-Id: I1fd5cc4d48bdcc2ec762c6edf570fa8c7e55dc88 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2311421 Commit-Queue: Scott Graham <scottmg@chromium.org> Reviewed-by: Scott Graham <scottmg@chromium.org>
This commit is contained in:
parent
b71bde32e7
commit
5d1c71c83e
4
DEPS
4
DEPS
@ -25,7 +25,7 @@ vars = {
|
|||||||
deps = {
|
deps = {
|
||||||
'buildtools':
|
'buildtools':
|
||||||
Var('chromium_git') + '/chromium/src/buildtools.git@' +
|
Var('chromium_git') + '/chromium/src/buildtools.git@' +
|
||||||
'6099f101844843c71117a888e8b405cff450d367',
|
'9e121212d42be62a7cce38072f925f8398d11e49',
|
||||||
'crashpad/third_party/edo/edo': {
|
'crashpad/third_party/edo/edo': {
|
||||||
'url': Var('chromium_git') + '/external/github.com/google/eDistantObject.git@' +
|
'url': Var('chromium_git') + '/external/github.com/google/eDistantObject.git@' +
|
||||||
'97121c64019fa0e8bfbc8254e3ccb5572c500746',
|
'97121c64019fa0e8bfbc8254e3ccb5572c500746',
|
||||||
@ -42,7 +42,7 @@ deps = {
|
|||||||
'7bde79cc274d06451bf65ae82c012a5d3e476b5a',
|
'7bde79cc274d06451bf65ae82c012a5d3e476b5a',
|
||||||
'crashpad/third_party/mini_chromium/mini_chromium':
|
'crashpad/third_party/mini_chromium/mini_chromium':
|
||||||
Var('chromium_git') + '/chromium/mini_chromium@' +
|
Var('chromium_git') + '/chromium/mini_chromium@' +
|
||||||
'4e8ff0c3a29fe33b7b99bcd02ca3b53fa98143ac',
|
'85e41f6b6cb5dd31521c4a06b15c25d3345a6194',
|
||||||
'crashpad/third_party/libfuzzer/src':
|
'crashpad/third_party/libfuzzer/src':
|
||||||
Var('chromium_git') + '/chromium/llvm-project/compiler-rt/lib/fuzzer.git@' +
|
Var('chromium_git') + '/chromium/llvm-project/compiler-rt/lib/fuzzer.git@' +
|
||||||
'fda403cf93ecb8792cb1d061564d89a6553ca020',
|
'fda403cf93ecb8792cb1d061564d89a6553ca020',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user