This commit is contained in:
parent
726d2950b7
commit
fdc8b8b265
@ -1,10 +0,0 @@
|
||||
Extension { #name : #UnixChromePlatform }
|
||||
|
||||
{ #category : #'*MiniDocs' }
|
||||
UnixChromePlatform class >> defaultExecutableLocations [
|
||||
|
||||
^ #( '/opt/google/chrome/chrome'
|
||||
'/usr/bin/chromium-browser'
|
||||
'/usr/local/share/chromium/chrome'
|
||||
'/usr/bin/chromium' )
|
||||
]
|
Loading…
Reference in New Issue
Block a user