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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_asan.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
« no previous file with comments | « scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win_syzyasan.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_asan.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_asan.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_asan.json
index 703e1684bd06936f44eec2f7e4b532b8947874cb..8d9d8233c255dc837ed206c53efe3b82f0023d8c 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_asan.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_asan.json
@@ -220,6 +220,8 @@
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\win_apply_syzyasan.py",
+ "--src-dir",
+ "[BUILDER_CACHE]\\win_asan\\src",
"--target",
"Release"
],
« no previous file with comments | « scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win_syzyasan.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698