webrtc/chromium/.gclient

11 lines
205 B
Plaintext
Raw Normal View History

solutions = [{
'name': 'src',
'url': 'https://chromium.googlesource.com/chromium/src.git',
'deps_file': '.DEPS.git',
'managed': True,
'custom_deps': {},
'safesync_url': ''
}]
cache_dir = None