win: Fix building

This commit is contained in:
Cheng Zhao 2015-01-14 14:05:22 -08:00
parent b4ba4a908e
commit 834d28f528
2 changed files with 2 additions and 1 deletions

View file

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