fix: define ENABLE_PEPPER_FLASH (#14659)

This commit is contained in:
Shelley Vohr
2018-09-18 10:36:25 -07:00
committed by Charles Kerr
parent d417759885
commit 18857f494d

View File

@@ -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',
],