Commit 82d6d422 authored by Linshizhi's avatar Linshizhi

Update chromium.py

parent 08bb5c48
......@@ -15,7 +15,7 @@ class Chromium(config_util.Config):
@staticmethod
def fetch_spec(props):
url = 'https://chromium.googlesource.com/chromium/src.git'
url = 'git@gitlab.laihua.com:linshizhi/chromium_depot_tools.git'
solution = { 'name' :'src',
'url' : url,
'managed' : False,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment