Update libchromiumcontent to have WebArrayBuffer::createExternal API

This commit is contained in:
Cheng Zhao 2015-09-07 11:18:11 +08:00
parent 0a4fb2ec4f
commit 10bc0c20b1

View file

@ -8,7 +8,7 @@ import sys
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
'http://github-janky-artifacts.s3.amazonaws.com/libchromiumcontent'
LIBCHROMIUMCONTENT_COMMIT = 'f5489a774b719e9e979675c17b99ed45a05aacf7'
LIBCHROMIUMCONTENT_COMMIT = '8482fe555913dea3bde8a74f754524e2cfb02bc5'
PLATFORM = {
'cygwin': 'win32',