build: document electron goma usage and add the external binaries (#21622)

This commit is contained in:
Samuel Attard 2020-01-07 10:35:52 -08:00 committed by GitHub
parent 0a850fbc5d
commit e18acb4380
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 85 additions and 2 deletions

2
build/args/goma.gn Normal file
View file

@ -0,0 +1,2 @@
goma_dir = rebase_path("//electron/external_binaries/goma")
use_goma = true