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

Unified Diff: scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_android_deterministic.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/recipes/deterministic_build.expected/full_chromium_swarm_android_deterministic.json
diff --git a/scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_android_deterministic.json b/scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_android_deterministic.json
index c7c26617f6e0db401cd1bc845a2657db3cd34adb..fcd9147662dac9869e351d0438a5a54a3b9a563e 100644
--- a/scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_android_deterministic.json
+++ b/scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_android_deterministic.json
@@ -143,7 +143,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py",
+ "RECIPE_MODULE[build.isolate]/resources/remove_build_metadata.py",
"--build-dir",
"[SLAVE_BUILD]/src/out/Release",
"--src-dir",
@@ -227,7 +227,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py",
+ "RECIPE_MODULE[build.isolate]/resources/remove_build_metadata.py",
"--build-dir",
"[SLAVE_BUILD]/src/out/Release",
"--src-dir",
@@ -261,7 +261,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[isolate]/resources/compare_build_artifacts.py",
+ "RECIPE_MODULE[build.isolate]/resources/compare_build_artifacts.py",
"--first-build-dir",
"[SLAVE_BUILD]/src/out/Release.1",
"--second-build-dir",

Powered by Google App Engine
This is Rietveld 408576698