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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_gn.json

Issue 2226283002: webrtc: prepare for running under remote_run (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/libyuv/libyuv.expected/tryserver_libyuv_linux_gn.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_gn.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_gn.json
index 6d4facf6388052aaacc58454249c129333acf8ec..f2dc283213cef56e9d318cabe22c6264f455d4ec 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_gn.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_gn.json
@@ -122,7 +122,7 @@
"cmd": [
"python",
"-u",
- "[DEPOT_TOOLS]/gn.py",
+ "RECIPE_PACKAGE_REPO[depot_tools]/gn.py",
"--root=[SLAVE_BUILD]/src",
"gen",
"//out/Debug",

Powered by Google App Engine
This is Rietveld 408576698