Index: master.nacl.toolchain/DEPS |
=================================================================== |
--- master.nacl.toolchain/DEPS (revision 67605) |
+++ master.nacl.toolchain/DEPS (working copy) |
@@ -1,19 +0,0 @@ |
-# It is recommended to fork this file and chromium_config_private.py. |
- |
-deps = { |
- "pylibs": |
- "/trunk/tools/buildbot/pylibs", |
- |
- "scripts/common": |
- "/trunk/tools/buildbot/scripts/common", |
- |
- "scripts/master": |
- "/trunk/tools/buildbot/scripts/master", |
- |
- "scripts/master/log_parser/perf_expectations": |
- "/trunk/src/tools/perf_expectations", |
- |
- # Override this one with your local copy. |
- "scripts/private": |
- "/trunk/tools/buildbot/scripts/private", |
-} |