Chromium Code Reviews

Unified Diff: recipe_modules/git/example.expected/count-objects_with_bad_output.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/count-objects_with_bad_output.json
diff --git a/recipe_modules/git/example.expected/count-objects_with_bad_output.json b/recipe_modules/git/example.expected/count-objects_with_bad_output.json
index 896fa42c8c6616e4ac7496d60df52755122aff26..95f94c51f59a3f8b5f567879c4c544a7ec6f695c 100644
--- a/recipe_modules/git/example.expected/count-objects_with_bad_output.json
+++ b/recipe_modules/git/example.expected/count-objects_with_bad_output.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",

Powered by Google App Engine