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

Unified Diff: scripts/slave/recipes/skia/gsutil.isolate

Issue 2068123002: Add Swarming task for downloading Android SDK on Skia bots (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Expectations, fix names Created 4 years, 6 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/gsutil.isolate
diff --git a/scripts/slave/recipes/skia/gsutil.isolate b/scripts/slave/recipes/skia/gsutil.isolate
new file mode 100644
index 0000000000000000000000000000000000000000..696d780483ca469833af73d8855b4ab84e7cb8b0
--- /dev/null
+++ b/scripts/slave/recipes/skia/gsutil.isolate
@@ -0,0 +1,8 @@
+{
+ 'variables': {
+ 'files': [
+ '../../../../../depot_tools/external_bin/gsutil/',
+ '../../../../../depot_tools/gsutil.py',
+ ],
+ },
+}
« no previous file with comments | « no previous file | scripts/slave/recipes/skia/swarm_trigger.py » ('j') | scripts/slave/recipes/skia/swarm_trigger.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698