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

Side by Side Diff: master.tryserver.webkit/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.tryserver.nacl/slaves.cfg ('k') | master.tryserver.webkit/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 # Override this one with your local copy.
14 "scripts/private":
15 "/trunk/tools/buildbot/scripts/private",
16 }
OLDNEW
« no previous file with comments | « master.tryserver.nacl/slaves.cfg ('k') | master.tryserver.webkit/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698