Sign in
skia
/
buildbot
/
c8d90df61123
/
.
/
puppeteer-tests
/
chrome_downloader
/
chrome_executable_path.ts
blob: 9d631d308d0a390d463d0baccadd5f51df7ab1f9 [
file
] [
log
] [
blame
]
/** Path relative to the directory produced by `//puppeteer-tests:chrome`. */
export
const
CHROME_EXECUTABLE_PATH
=
'chromium/linux-1056772/chrome-linux/chrome'
;