fix(launcher): rename TranslateUI to Translate to match Chrome (#6692)

This commit is contained in:
Paul Irish 2020-12-22 23:59:26 -08:00 committed by GitHub
parent 2e5c4885af
commit d901696e0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,7 +166,7 @@ class ChromeLauncher implements ProductLauncher {
'--disable-default-apps',
'--disable-dev-shm-usage',
'--disable-extensions',
'--disable-features=TranslateUI',
'--disable-features=Translate',
'--disable-hang-monitor',
'--disable-ipc-flooding-protection',
'--disable-popup-blocking',