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

Unified Diff: scripts/slave/recipe_modules/amp/example.expected/bad_device_data_for_collect.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/bad_device_data_for_collect.json
diff --git a/scripts/slave/recipe_modules/amp/example.expected/bad_device_data_for_collect.json b/scripts/slave/recipe_modules/amp/example.expected/bad_device_data_for_collect.json
index ad5cbe95e4b217eaf275813aec249bbe091ee69f..b25e487e903658ef7a79a50ea77a18d1b72d1276 100644
--- a/scripts/slave/recipe_modules/amp/example.expected/bad_device_data_for_collect.json
+++ b/scripts/slave/recipe_modules/amp/example.expected/bad_device_data_for_collect.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",
"----",
@@ -298,7 +298,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",
@@ -308,7 +308,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -405,7 +405,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",
@@ -415,7 +415,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -510,7 +510,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",
@@ -520,7 +520,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