

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/src': 'http://pyftpdlib.googlecode.com/svn/trunk',
  'src/third_party/simplejson': '/trunk/src/third_party/simplejson',
  'src/third_party/tlslite': '/trunk/src/third_party/tlslite',
  'src/third_party/psutil': '/trunk/src/third_party/psutil',
  'src/third_party/webdriver/python/selenium':
      'http://selenium.googlecode.com/svn/trunk/py/selenium@13487',
}

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