summaryrefslogtreecommitdiffstats
path: root/pdf
diff options
context:
space:
mode:
Diffstat (limited to 'pdf')
-rw-r--r--pdf/pdf.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf/pdf.gyp b/pdf/pdf.gyp
index f1e8e3e..d9f6cc3 100644
--- a/pdf/pdf.gyp
+++ b/pdf/pdf.gyp
@@ -185,7 +185,7 @@
],
'action': [
'python',
- '<(DEPTH)/chrome/tools/build/win/syzygy_instrument.py',
+ '<(DEPTH)/chrome/tools/build/win/syzygy/instrument.py',
'--mode', 'asan',
'--input_executable', '<(PRODUCT_DIR)/pdf.dll',
'--input_symbol', '<(PRODUCT_DIR)/pdf.dll.pdb',