This website requires JavaScript.
Explore
Help
Sign In
microsoft
/
playwright
Watch
1
Star
1
Fork
0
You've already forked playwright
mirror of
https://github.com/microsoft/playwright.git
synced
2024-12-15 22:22:53 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
71a8da9c88
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 19:33:39 +03: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 19:49:59 +03:00
CALL
ninja -j 200 -C out/Default chrome eventlog_provider
Reference in New Issue
Copy Permalink