Upgrade libchromiumcontent.

* Fix unresponsive event when in beforeunload handler.
* Compile with clang 3.4 under Linux.
This commit is contained in:
Cheng Zhao 2014-08-12 20:17:30 +08:00
parent 89539ca15e
commit 72e8b2882f

View file

@ -5,7 +5,7 @@ import sys
NODE_VERSION = 'v0.11.13'
BASE_URL = 'https://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
LIBCHROMIUMCONTENT_COMMIT = '61d53e9631625fa8e5d5043aabea18b96ed6a950'
LIBCHROMIUMCONTENT_COMMIT = 'fb188f45e178380e31300a0a6e5c686c35bf8542'
ARCH = {
'cygwin': '32bit',