Upgrade libchromiumcontent to remove dom storage quota

Closes #897.
This commit is contained in:
Cheng Zhao 2014-12-12 16:42:07 -08:00
parent 5bd924a52d
commit 654d21100f

View file

@ -4,7 +4,7 @@ import platform
import sys import sys
BASE_URL = 'https://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent' BASE_URL = 'https://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
LIBCHROMIUMCONTENT_COMMIT = 'aa87035cc012ce0d533bb56b947bca81a6e71b82' LIBCHROMIUMCONTENT_COMMIT = 'e375124044f9044ac88076eba0cd17361ee0997c'
ARCH = { ARCH = {
'cygwin': '32bit', 'cygwin': '32bit',