fix: don’t disable BlinkGenPropertyTrees anymore (#5159)

Ref. #5080.
This commit is contained in:
Mathias Bynens 2019-11-27 12:58:09 +01:00 committed by GitHub
parent f0bf645c47
commit 8b49dc62a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -268,8 +268,7 @@ class ChromeLauncher {
'--disable-default-apps',
'--disable-dev-shm-usage',
'--disable-extensions',
// BlinkGenPropertyTrees disabled due to crbug.com/937609
'--disable-features=TranslateUI,BlinkGenPropertyTrees',
'--disable-features=TranslateUI',
'--disable-hang-monitor',
'--disable-ipc-flooding-protection',
'--disable-popup-blocking',