mirror of
https://github.com/electron/electron.git
synced 2026-01-10 16:08:06 -05:00
build: stop defining is_mas_build
This commit is contained in:
2
BUILD.gn
2
BUILD.gn
@@ -30,8 +30,6 @@ declare_args() {
|
||||
enable_desktop_capturer = true
|
||||
enable_run_as_node = true
|
||||
enable_osr = false
|
||||
|
||||
is_mas_build = false
|
||||
}
|
||||
|
||||
if (is_mas_build) {
|
||||
|
||||
Reference in New Issue
Block a user