mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
build: [gn] widevine cdm support behind flag (#14423)
* build: [gn] widevine cdm support behind flag * build: [gyp] link cdm_support in the component build
This commit is contained in:
@@ -7,5 +7,6 @@ v8_promise_internal_field_count = 1
|
||||
v8_typed_array_max_size_in_heap = 0
|
||||
|
||||
enable_widevine = true
|
||||
enable_cdm_host_verification = false
|
||||
proprietary_codecs = true
|
||||
ffmpeg_branding = "Chrome"
|
||||
|
||||
Reference in New Issue
Block a user