Skip to content

Commit

Permalink
Merge pull request #116 from maieutiquer/patch-1
Browse files Browse the repository at this point in the history
clean-up irrelevant comment
  • Loading branch information
rogeriopvl committed May 1, 2017
2 parents a0235a2 + 37513a9 commit d81da0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ ChromeBrowser.prototype = {
name: 'Chrome',

DEFAULT_CMD: {
// Try chromium-browser before chromium to avoid conflict with the legacy
// chromium-bsu package previously known as 'chromium' in Debian and Ubuntu.
linux: getBin(['google-chrome', 'google-chrome-stable']),
darwin: getChromeDarwin('/Applications/Google Chrome.app/Contents/MacOS/Google Chrome'),
win32: getChromeExe('Chrome')
Expand Down

0 comments on commit d81da0e

Please sign in to comment.