Upgrade libchromiumcontent to use the static_library build

This commit is contained in:
Cheng Zhao 2015-04-05 22:30:03 +08:00
parent 5ffa22812f
commit e64101e31f

View file

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