mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Add files via upload
This commit is contained in:
parent
c847398004
commit
e50103f2b7
1 changed files with 11 additions and 0 deletions
11
.gclient
Normal file
11
.gclient
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
solutions = [
|
||||||
|
{
|
||||||
|
"name": "src",
|
||||||
|
"url": "https://chromium.googlesource.com/chromium/src.git",
|
||||||
|
"managed": False,
|
||||||
|
"custom_deps": {},
|
||||||
|
"custom_vars": {},
|
||||||
|
},
|
||||||
|
]
|
||||||
|
|
||||||
|
target_os=['linux', 'chromeos']
|
Loading…
Reference in a new issue