Update libchromiumcontent for the rebase

This commit is contained in:
Cheng Zhao 2016-12-11 11:27:55 +09:00 committed by Birunthan Mohanathas
parent ebb4c93994
commit af212a9f67

View file

@ -9,7 +9,7 @@ import sys
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent'
LIBCHROMIUMCONTENT_COMMIT = os.getenv('LIBCHROMIUMCONTENT_COMMIT') or \
'a8e1d7da31638929a9703287dbf3c8ac45f98e0b'
'76202a5422125cf6b46fef025db5f0aa91b0bb85'
PLATFORM = {
'cygwin': 'win32',