mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
26 lines
516 B
Diff
26 lines
516 B
Diff
diff --git DEPS DEPS
|
|
index 64d6cfe9f8b3..89a81358e899 100644
|
|
--- DEPS
|
|
+++ DEPS
|
|
@@ -644,20 +644,6 @@ hooks = [
|
|
'name':
|
|
'drmemory'
|
|
},
|
|
- {
|
|
- 'action': [
|
|
- 'python',
|
|
- 'src/build/get_syzygy_binaries.py',
|
|
- '--output-dir=src/third_party/syzygy/binaries',
|
|
- '--revision=190dbfe74c6f5b5913820fa66d9176877924d7c5',
|
|
- '--overwrite',
|
|
- '--copy-dia-binaries'
|
|
- ],
|
|
- 'pattern':
|
|
- '.',
|
|
- 'name':
|
|
- 'syzygy-binaries'
|
|
- },
|
|
{
|
|
'action': [
|
|
'python',
|