fix: define ENABLE_PEPPER_FLASH (#14659)
This commit is contained in:
parent
d417759885
commit
18857f494d
1 changed files with 3 additions and 0 deletions
|
@ -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',
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue