v8/.gclient

11 lines
210 B
Plaintext
Raw Permalink Normal View History

solutions = [
{ "name" : 'v8',
"url" : 'http://github.com/AuroraEngine/v8',
"deps_file" : 'DEPS',
"managed" : True,
"custom_deps" : {
},
"custom_vars": {},
},
]