mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix: define ENABLE_PEPPER_FLASH (#14659)
This commit is contained in:
committed by
Charles Kerr
parent
d417759885
commit
18857f494d
@@ -289,6 +289,9 @@
|
||||
# Enables SkBitmap size 64 operations
|
||||
'SK_SUPPORT_LEGACY_SAFESIZE64',
|
||||
|
||||
# Enables flash support
|
||||
'ENABLE_PEPPER_FLASH',
|
||||
|
||||
# Enables widevine cdm support
|
||||
'WIDEVINE_CDM_AVAILABLE',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user