Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(845)

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win_syzyasan.json

Issue 2233733003: chromium: pass proper --src-dir to win_apply_syzyasan.py (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win_syzyasan.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win_syzyasan.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win_syzyasan.json
index 509d1d7e87c818468badc6da1f5c09d337021fbc..3e3ab7cbc86a79208a470fe955899b38d0067bd4 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win_syzyasan.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win_syzyasan.json
@@ -212,6 +212,8 @@
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\win_apply_syzyasan.py",
+ "--src-dir",
+ "[BUILDER_CACHE]\\Win_SyzyASan\\src",
"--target",
"Release"
],

Powered by Google App Engine
This is Rietveld 408576698