Chromium Code Reviews

Unified Diff: recipe_modules/git/example.expected/basic_branch.json

Issue 1660163002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools@base
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: recipe_modules/git/example.expected/basic_branch.json
diff --git a/recipe_modules/git/example.expected/basic_branch.json b/recipe_modules/git/example.expected/basic_branch.json
index 5c31c3673c2f159d922033b42b1cc9a8af399bd8..7ca833610e9955cd74b9eff1d880a44c95069f62 100644
--- a/recipe_modules/git/example.expected/basic_branch.json
+++ b/recipe_modules/git/example.expected/basic_branch.json
@@ -3,7 +3,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[git]/resources/git_setup.py",
+ "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
"--path",
"[SLAVE_BUILD]/src",
"--url",
« no previous file with comments | « recipe_modules/git/example.expected/basic.json ('k') | recipe_modules/git/example.expected/basic_file_name.json » ('j') | no next file with comments »

Powered by Google App Engine