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

Side by Side Diff: master.nacl/DEPS

Issue 5329006: Delete obsolete masters from tools/buildbot (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/buildbot/
Patch Set: Created 10 years 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 | Annotate | Revision Log
« no previous file with comments | « master.nacl.toolchain/slaves.cfg ('k') | master.nacl/Makefile » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # It is recommended to fork this file and chromium_config_private.py.
2
3 deps = {
4 "pylibs":
5 "/trunk/tools/buildbot/pylibs",
6
7 "scripts/common":
8 "/trunk/tools/buildbot/scripts/common",
9
10 "scripts/master":
11 "/trunk/tools/buildbot/scripts/master",
12
13 "scripts/master/log_parser/perf_expectations":
14 "/trunk/src/tools/perf_expectations",
15
16 # Override this one with your local copy.
17 "scripts/private":
18 "/trunk/tools/buildbot/scripts/private",
19 }
OLDNEW
« no previous file with comments | « master.nacl.toolchain/slaves.cfg ('k') | master.nacl/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698