Skip to content

Commit

Permalink
cherry-pick(#22667): chore(chromium): remove --disable-sync CLI switch
Browse files Browse the repository at this point in the history
Fixes #22583
Fixes #22560

Not relevant anymore, it only takes effect when profiles is signed in.

See https://bugs.chromium.org/p/chromium/issues/detail?id=1439737.
  • Loading branch information
mxschmitt authored and aslushnikov committed Apr 26, 2023
1 parent 0d61e31 commit 2ca4cd0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ export const chromiumSwitches = [
'--disable-popup-blocking',
'--disable-prompt-on-repost',
'--disable-renderer-backgrounding',
'--disable-sync',
'--force-color-profile=srgb',
'--metrics-recording-only',
'--no-first-run',
Expand Down

0 comments on commit 2ca4cd0

Please sign in to comment.