Update to Chromium version 60.0.3112.78

This commit is contained in:
Marshall Greenblatt
2017-07-28 22:24:49 -04:00
parent d5392b33ef
commit 0dba8a1f29
13 changed files with 70 additions and 91 deletions

View File

@@ -306,12 +306,6 @@ patches = [
# https://bitbucket.org/chromiumembedded/cef/issues/2196
'name': 'printing_context_2196',
},
{
# Windows: Fix GPU process crash.
# https://bugs.chromium.org/p/chromium/issues/detail?id=735986
'name': 'libangle_735986',
'path': 'third_party/angle/',
},
{
# Windows: Disable allocator for cef_sandbox builds.
# https://bitbucket.org/chromiumembedded/cef/issues/2220