Fetch Kasko crash reporter for use with SyzyASAN.
BUG=
Review URL: https://codereview.chromium.org/866023003
Cr-Commit-Position: refs/heads/master@{#312666}
diff --git a/DEPS b/DEPS
index 1db563c..a74c57e 100644
--- a/DEPS
+++ b/DEPS
@@ -720,6 +720,18 @@
],
},
{
+ 'name': 'kasko',
+ 'pattern': '.',
+ 'action': ['python',
+ 'src/build/get_syzygy_binaries.py',
+ '--output-dir=src/third_party/kasko',
+ '--revision=f0332d538f3eb84c2a55a3d0506a4a0b58d1c09e',
+ '--resource=kasko.zip',
+ '--resource=kasko_symbols.zip',
+ '--overwrite',
+ ],
+ },
+ {
'name': 'apache_win32',
'pattern': '\\.sha1',
'action': [ 'download_from_google_storage',