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

Unified Diff: scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit.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/skia/housekeeper_percommit.expected/Housekeeper-PerCommit.json
diff --git a/scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit.json b/scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit.json
index 8f917013d05426fc67c1ce466d0db934935a20cb..121dc478aa8c1b5bdbaac6d3f7427c0966d8f458 100644
--- a/scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit.json
+++ b/scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit.json
@@ -124,7 +124,7 @@
{
"cmd": [
"python",
- "RECIPE_MODULE[skia]/resources/generate_and_upload_doxygen.py",
+ "RECIPE_MODULE[build.skia]/resources/generate_and_upload_doxygen.py",
"[DEPOT_TOOLS]/third_party/gsutil/gsutil"
],
"cwd": "[SLAVE_BUILD]/skia",
@@ -150,7 +150,7 @@
{
"cmd": [
"python",
- "RECIPE_MODULE[skia]/resources/run_binary_size_analysis.py",
+ "RECIPE_MODULE[build.skia]/resources/run_binary_size_analysis.py",
"--library",
"[SLAVE_BUILD]/skia/out/Housekeeper-PerCommit/Release/lib/libskia.so",
"--githash",

Powered by Google App Engine
This is Rietveld 408576698