This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
playwright
Watch
1
Star
0
Fork
0
You've already forked playwright
mirror of
https://github.com/microsoft/playwright.git
synced
2025-06-26 21:40:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
playwright
/
browser_patches
/
chromium
/
buildwingoma.bat
3 lines
82 B
Batchfile
Raw
Normal View
History
Unescape
Escape
devops: introduce goma infrastructure for Chromium builds (#5377) This patch adds `//browser_patches/chromium/goma.sh` script that manages goma to build chromium.
2021-02-09 08:33:39 -08:00
CALL
gn gen out/Default
devops: fix chromium-win build (#5378) - add missing build targets - do not copy *.pdb files in folders
2021-02-09 08:49:59 -08:00
CALL
ninja -j 200 -C out/Default chrome eventlog_provider
Reference in New Issue
Copy Permalink