This patch adds `//browser_patches/chromium/goma.sh` script that manages goma to build chromium.
3 lines
64 B
Batchfile
3 lines
64 B
Batchfile
CALL gn gen out/Default
|
|
CALL ninja -j 200 -C out/Default chrome
|