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

Unified Diff: scripts/slave/recipe_modules/gitiles/example.expected/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/gitiles/example.expected/basic.json
diff --git a/scripts/slave/recipe_modules/gitiles/example.expected/basic.json b/scripts/slave/recipe_modules/gitiles/example.expected/basic.json
index eddda14b10fe1a61e2461c607f1b6a7422d4cc8c..5fada256e3333a22c17aed9c893720f2bbeb80a9 100644
--- a/scripts/slave/recipe_modules/gitiles/example.expected/basic.json
+++ b/scripts/slave/recipe_modules/gitiles/example.expected/basic.json
@@ -3,7 +3,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gitiles]/resources/gerrit_client.py",
+ "RECIPE_MODULE[build.gitiles]/resources/gerrit_client.py",
"--json-file",
"/path/to/tmp/json",
"--url",
@@ -30,7 +30,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gitiles]/resources/gerrit_client.py",
+ "RECIPE_MODULE[build.gitiles]/resources/gerrit_client.py",
"--json-file",
"/path/to/tmp/json",
"--url",
@@ -140,7 +140,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gitiles]/resources/gerrit_client.py",
+ "RECIPE_MODULE[build.gitiles]/resources/gerrit_client.py",
"--json-file",
"/path/to/tmp/json",
"--url",
@@ -251,7 +251,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gitiles]/resources/gerrit_client.py",
+ "RECIPE_MODULE[build.gitiles]/resources/gerrit_client.py",
"--json-file",
"/path/to/tmp/json",
"--url",
@@ -360,7 +360,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gitiles]/resources/gerrit_client.py",
+ "RECIPE_MODULE[build.gitiles]/resources/gerrit_client.py",
"--json-file",
"/path/to/tmp/json",
"--url",
@@ -469,7 +469,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gitiles]/resources/gerrit_client.py",
+ "RECIPE_MODULE[build.gitiles]/resources/gerrit_client.py",
"--json-file",
"/path/to/tmp/json",
"--url",
@@ -523,7 +523,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gitiles]/resources/gerrit_client.py",
+ "RECIPE_MODULE[build.gitiles]/resources/gerrit_client.py",
"--json-file",
"/path/to/tmp/json",
"--url",

Powered by Google App Engine
This is Rietveld 408576698