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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_chromiumos_ChromiumOS_x86_generic_Compile.json

Issue 1922503002: build: use explicit path for cros (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 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/chromium.expected/full_chromium_chromiumos_ChromiumOS_x86_generic_Compile.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_chromiumos_ChromiumOS_x86_generic_Compile.json b/scripts/slave/recipes/chromium.expected/full_chromium_chromiumos_ChromiumOS_x86_generic_Compile.json
index 8a8e39c0cbccaf0bb22b852c9ffe84a36c6b278b..d2718aa59fa141a4825be90d225c30567b2f0ad2 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_chromiumos_ChromiumOS_x86_generic_Compile.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_chromiumos_ChromiumOS_x86_generic_Compile.json
@@ -99,7 +99,7 @@
},
{
"cmd": [
- "cros",
+ "RECIPE_PACKAGE_REPO[depot_tools]/cros",
"chrome-sdk",
"--board=x86-generic",
"--nocolor",
@@ -172,7 +172,7 @@
},
{
"cmd": [
- "cros",
+ "RECIPE_PACKAGE_REPO[depot_tools]/cros",
"chrome-sdk",
"--board=x86-generic",
"--nocolor",

Powered by Google App Engine
This is Rietveld 408576698