remove zlib from gclient_config.py (#2961)

and remove DENO_NINJA_PATH from manual
This commit is contained in:
Christian Moritz 2019-09-16 19:18:18 +02:00 committed by Ryan Dahl
parent 2788b5d4a1
commit c6afe87feb
2 changed files with 2 additions and 9 deletions

View file

@ -29,12 +29,6 @@ solutions = [
'name':
'depot_tools'
},
{
'url':
'https://chromium.googlesource.com/chromium/src/third_party/zlib@39b4a6260702da4c089eca57136abf40a39667e9',
'name':
'zlib'
},
{
'url':
'https://github.com/cpplint/cpplint.git@a33992f68f36fcaa6d0f531a25012a4c474d3542',