mac: Upgrade libchromiumcontent to fix linking error

This commit is contained in:
Cheng Zhao 2015-01-14 20:15:39 -08:00
parent 482c740e61
commit 9f5ed14f24

View file

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