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

Unified Diff: scripts/slave/recipe_modules/amp/example.expected/normal_example_basic.json

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 11 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/recipe_modules/amp/example.expected/normal_example_basic.json
diff --git a/scripts/slave/recipe_modules/amp/example.expected/normal_example_basic.json b/scripts/slave/recipe_modules/amp/example.expected/normal_example_basic.json
index 095fbf5f9c9f03ffed77279d2b45f0d588c245b7..2b3e922e1930bd06e96a9e4382aaf33f748e9cf9 100644
--- a/scripts/slave/recipe_modules/amp/example.expected/normal_example_basic.json
+++ b/scripts/slave/recipe_modules/amp/example.expected/normal_example_basic.json
@@ -3,7 +3,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -18,7 +18,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -305,7 +305,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[zip]/resources/unzip.py"
+ "RECIPE_MODULE[build.zip]/resources/unzip.py"
],
"cwd": "[SLAVE_BUILD]",
"name": "[upload logcat] unzip results for example_gtest_suite",
@@ -315,7 +315,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -412,7 +412,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[zip]/resources/unzip.py"
+ "RECIPE_MODULE[build.zip]/resources/unzip.py"
],
"cwd": "[SLAVE_BUILD]",
"name": "[upload logcat] unzip results for example_instrumentation_suite",
@@ -422,7 +422,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -517,7 +517,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[zip]/resources/unzip.py"
+ "RECIPE_MODULE[build.zip]/resources/unzip.py"
],
"cwd": "[SLAVE_BUILD]",
"name": "[upload logcat] unzip results for example_uirobot_suite",
@@ -527,7 +527,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",

Powered by Google App Engine
This is Rietveld 408576698