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

Side by Side Diff: scripts/slave/recipe_modules/legion/__init__.py

Issue 1820073003: Update recipes/recipe_modules in build/ for indexing output placeholders by names. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Roll recipe_engine and depot_tools Created 4 years, 9 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 unified diff | Download patch
OLDNEW
1 DEPS = [ 1 DEPS = [
2 'isolate', 2 'isolate',
3 'recipe_engine/path', 3 'recipe_engine/path',
4 'recipe_engine/python', 4 'recipe_engine/python',
5 'recipe_engine/raw_io',
5 'swarming', 6 'swarming',
6 'swarming_client', 7 'swarming_client',
7 ] 8 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipe_modules/chromium/api.py ('k') | scripts/slave/recipe_modules/legion/api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698