fix: Removing a dead flag. (#4310)
The `--safebrowsing-disable-auto-update` was removed a while ago.
See ba49d00fdd
This commit is contained in:
parent
3def8a2558
commit
2b68c104aa
@ -57,7 +57,6 @@ const DEFAULT_ARGS = [
|
|||||||
'--force-color-profile=srgb',
|
'--force-color-profile=srgb',
|
||||||
'--metrics-recording-only',
|
'--metrics-recording-only',
|
||||||
'--no-first-run',
|
'--no-first-run',
|
||||||
'--safebrowsing-disable-auto-update',
|
|
||||||
'--enable-automation',
|
'--enable-automation',
|
||||||
'--password-store=basic',
|
'--password-store=basic',
|
||||||
'--use-mock-keychain',
|
'--use-mock-keychain',
|
||||||
|
Loading…
Reference in New Issue
Block a user