Skip to content

Commit

Permalink
launcher: mute any audio (GoogleChrome/lighthouse#3028)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish authored and brendankenny committed Aug 17, 2017
1 parent c5946e1 commit 5650164
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ export const DEFAULT_FLAGS = [
'--metrics-recording-only',
// Disable installation of default apps on first run
'--disable-default-apps',
// Mute any audio
'--mute-audio',
// Skip first run wizards
'--no-first-run',
];

0 comments on commit 5650164

Please sign in to comment.