Skip to content

Commit 09a040c

Browse files
Androbinkblok
andauthored
Update list of paths with ExecutableFilePermissions (#2004)
Co-authored-by: Darío Kondratiuk <[email protected]>
1 parent 1943ffa commit 09a040c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/PuppeteerSharp/BrowserFetcher.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,9 +322,12 @@ public async Task<RevisionInfo> DownloadAsync(string revision)
322322
var executables = new string[]
323323
{
324324
"chrome",
325+
"chrome_crashpad_handler",
326+
"chrome-management-service",
325327
"chrome_sandbox", // setuid
326328
"crashpad_handler",
327329
"google-chrome",
330+
"libvulkan.so.1",
328331
"nacl_helper",
329332
"nacl_helper_bootstrap",
330333
"xdg-mime",

0 commit comments

Comments
 (0)