Add vanilla Chromium builds (#1200 #1271)

This commit is contained in:
Carmelo Messina
2024-09-08 11:22:15 +02:00
parent a373c77ac7
commit 7028e9c2db
+3
View File
@@ -4,3 +4,6 @@ is_official_build = true
# the official instructions use symbol_level=2 but I do not need the debug symbols
symbol_level = 0
# do not make the second build of v8
include_both_v8_snapshots = false