Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index 999577e54dc23d4b1e1cba45127a8d727da59db8..88efbe74cb9d86e26ddf2da1346987c7bddab587 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -905,7 +905,7 @@ |
], |
'action': [ |
'python', |
- '<(DEPTH)/chrome/tools/build/win/syzygy/instrument.py', |
+ '<(DEPTH)/build/win/syzygy/instrument.py', |
'--mode', 'asan', |
'--input_executable', '<(PRODUCT_DIR)/content_shell.exe', |
'--input_symbol', '<(PRODUCT_DIR)/content_shell.exe.pdb', |