CEF Changes
This commit is contained in:
2
3rd_party/CEF/create_common.cmd
vendored
2
3rd_party/CEF/create_common.cmd
vendored
@@ -7,7 +7,7 @@ mkdir depot_tools
|
||||
|
||||
wget --no-check-certificate https://bitbucket.org/chromiumembedded/cef/raw/master/tools/automate/automate-git.py || goto :ERROR
|
||||
move /y automate-git.py automate\ || goto :ERROR
|
||||
|
||||
del /q depot_tools.zip > NUL
|
||||
wget --no-check-certificate https://storage.googleapis.com/chrome-infra/depot_tools.zip || goto :ERROR
|
||||
unzip -o -q -d depot_tools\ depot_tools.zip || goto :ERROR
|
||||
del /q depot_tools.zip || goto :ERROR
|
||||
|
Reference in New Issue
Block a user