Update libchromiumcontent: component_updater is not needed

This commit is contained in:
Cheng Zhao 2015-12-30 16:12:40 +08:00
parent fe87570876
commit b3832629a2
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ import sys
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent'
LIBCHROMIUMCONTENT_COMMIT = '389d11b3bba3bdd536075c4743dec9ff4e0965ff'
LIBCHROMIUMCONTENT_COMMIT = '4e2ca6e3ca27c2cfcdda324b35124a10ac2d58e5'
PLATFORM = {
'cygwin': 'win32',