Linux: Fix build error related to GTK dependency version.

This commit is contained in:
Marshall Greenblatt 2017-07-31 10:28:35 -04:00
parent 0dba8a1f29
commit 0488961250
2 changed files with 5 additions and 0 deletions

View File

@ -311,4 +311,9 @@ patches = [
# https://bitbucket.org/chromiumembedded/cef/issues/2220
'name': 'sandbox_2220',
},
{
# Linux: Fix build errors related to dependency versions.
# https://chromium-review.googlesource.com/c/590271/
'name': 'linux_build',
},
]

Binary file not shown.