fix: Removing a dead flag. (#4310)

The `--safebrowsing-disable-auto-update` was removed a while ago.

See ba49d00fdd
This commit is contained in:
asteinha 2019-04-18 15:51:16 -04:00 committed by Andrey Lushnikov
parent 3def8a2558
commit 2b68c104aa

View File

@ -57,7 +57,6 @@ const DEFAULT_ARGS = [
'--force-color-profile=srgb',
'--metrics-recording-only',
'--no-first-run',
'--safebrowsing-disable-auto-update',
'--enable-automation',
'--password-store=basic',
'--use-mock-keychain',