mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Update libchromiumcontent to include debug symbols
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 \
|
||||
'e0da1e9caa7c8f3da3519963a9ea32abba43c7c8'
|
||||
'ea20b8dfe0a7fad61bb4917404950ddcd2224588'
|
||||
|
||||
PLATFORM = {
|
||||
'cygwin': 'win32',
|
||||
|
||||
Reference in New Issue
Block a user