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

Unified Diff: scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase 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/libvpx/unittests.expected/basic_linux_64.json
diff --git a/scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json b/scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json
index b7a580a6288fd064d1d329f9697cf0ed12387aee..57fd7e41e705024aebd7c440680c160629a3a67c 100644
--- a/scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json
+++ b/scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json
@@ -15,7 +15,6 @@
"vpx_scale",
"third_party"
],
- "cwd": "[SLAVE_BUILD]",
"name": "clean_build",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -41,7 +40,6 @@
"--url",
"https://chromium.googlesource.com/webm/libvpx"
],
- "cwd": "[SLAVE_BUILD]",
"name": "git setup"
},
{
@@ -114,7 +112,6 @@
"cmd": [
"./libvpx/configure"
],
- "cwd": "[SLAVE_BUILD]",
"name": "configure"
},
{
@@ -123,7 +120,6 @@
"test",
"-j8"
],
- "cwd": "[SLAVE_BUILD]",
"name": "run tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698