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

Unified Diff: infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json

Issue 2198173002: Re-organize Skia recipes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fix missing dependency Created 4 years, 4 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: infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json
diff --git a/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json b/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json
index 5c68f034d48b8523ed101804f80d0c919bed48ee..d08d8cbe08efbd81b8e2eeb5b2b51b702ed42bec 100644
--- a/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json
+++ b/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json
@@ -76,7 +76,7 @@
{
"cmd": [
"python",
- "RECIPE_MODULE[skia::skia]/resources/generate_and_upload_doxygen.py",
+ "RECIPE_MODULE[skia::core]/resources/generate_and_upload_doxygen.py",
"[DEPOT_TOOLS]/third_party/gsutil/gsutil"
],
"cwd": "[SLAVE_BUILD]/skia",
@@ -91,7 +91,7 @@
{
"cmd": [
"python",
- "RECIPE_MODULE[skia::skia]/resources/run_binary_size_analysis.py",
+ "RECIPE_MODULE[skia::core]/resources/run_binary_size_analysis.py",
"--library",
"[SLAVE_BUILD]/out/Release/lib/libskia.so",
"--githash",

Powered by Google App Engine
This is Rietveld 408576698