Skip to content

Commit 1c27018

Browse files
author
Qi Xiao
committed
Add chromium browser to binary detect list
1 parent 1ac1f6f commit 1c27018

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

parser/handler.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ func (t *Task) Start() (err error) {
5656
for _, c := range []string{
5757
"headless_shell",
5858
"chromium",
59+
"chromium-browser",
5960
"google-chrome-beta",
6061
"google-chrome-unstable",
6162
"google-chrome-stable"} {

0 commit comments

Comments
 (0)