Linux: Fix DCHECK during GPU feature info detection.

This commit is contained in:
Marshall Greenblatt
2017-05-04 16:58:47 -07:00
parent 3f970689a0
commit 86c329e790
2 changed files with 15 additions and 11 deletions

View File

@@ -312,7 +312,7 @@ patches = [
'name': 'mac_build_711670',
},
{
# Linux: Remove DCHECK during GPU feature info detection.
# Linux: Fix DCHECK during GPU feature info detection.
# https://bugs.chromium.org/p/chromium/issues/detail?id=699278
'name': 'gpu_feature_info_699278',
},