mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Update libcc to fix missing gen/cc headers
This commit is contained in:
@@ -9,7 +9,7 @@ import sys
|
||||
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
|
||||
'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent'
|
||||
LIBCHROMIUMCONTENT_COMMIT = os.getenv('LIBCHROMIUMCONTENT_COMMIT') or \
|
||||
'8c3e532385811b5cea80e969c1beb1bf3ffb6777'
|
||||
'1433d43a013f6029aec7c1263e1576ad9ab8a7a0'
|
||||
|
||||
PLATFORM = {
|
||||
'cygwin': 'win32',
|
||||
|
||||
Reference in New Issue
Block a user