12 lines
251 B
Plaintext
12 lines
251 B
Plaintext
|
solutions = [
|
||
|
{ "name" : "src",
|
||
|
"url" : "https://chromium.googlesource.com/chromium/src.git",
|
||
|
"deps_file" : ".DEPS.git",
|
||
|
"managed" : True,
|
||
|
"custom_deps" : {
|
||
|
},
|
||
|
"safesync_url": "",
|
||
|
},
|
||
|
]
|
||
|
cache_dir = None
|