Update libchromiumcontent for the rebase
This commit is contained in:
parent
ebb4c93994
commit
af212a9f67
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
'a8e1d7da31638929a9703287dbf3c8ac45f98e0b'
|
||||
'76202a5422125cf6b46fef025db5f0aa91b0bb85'
|
||||
|
||||
PLATFORM = {
|
||||
'cygwin': 'win32',
|
||||
|
|
Loading…
Reference in a new issue