V8 now checks strictly when callin Neuter()

This commit is contained in:
Cheng Zhao 2015-12-07 20:48:39 +08:00
parent 73e7773d84
commit 95e7c796ec
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ import sys
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
'http://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
LIBCHROMIUMCONTENT_COMMIT = 'd534691711ecdef1739878674a9ffd5f2d5ac4a2'
LIBCHROMIUMCONTENT_COMMIT = '451ea93cc3090f7000f8f0daa4cb84e90ad6c842'
PLATFORM = {
'cygwin': 'win32',