Update to Chrome 53.0.2785.113

This commit is contained in:
Cheng Zhao 2016-09-15 14:27:56 +09:00
parent 0d4872755c
commit 5be8104104
3 changed files with 3 additions and 3 deletions

View file

@ -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 \
'346dfe40a9658cc40924d29a1deb1d9669509076'
'63b939087a4a8170a82c8caf0f6e9cfcf234472b'
PLATFORM = {
'cygwin': 'win32',