summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional.DEPS/DEPS
blob: 6d5f2ff2a03566bd3da9b2a2baa1aa1377ca0f7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17


deps = {
  'src/chrome/test/data': '/trunk/src/chrome/test/data',
  'src/chrome/test/functional': '/trunk/src/chrome/test/functional',
  'src/chrome/test/pyautolib': '/trunk/src/chrome/test/pyautolib',
  'src/net/tools/testserver': '/trunk/src/net/tools/testserver',
  'src/third_party/pyftpdlib': '/trunk/src/third_party/pyftpdlib',
  'src/third_party/simplejson': '/trunk/src/third_party/simplejson',
  'src/third_party/tlslite': '/trunk/src/third_party/tlslite',
}

deps_os = {
  'win': {
    'src/third_party/python_26': '/trunk/tools/third_party/python_26@66685',
  }
}