mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Bug 1329543 - Remove Adobe from ac_add_options --enable-eme. r=glandium
MozReview-Commit-ID: D5B1CAQKGGR --HG-- extra : rebase_source : 81384c7b8bed3918328c220ce8d73618cea1f189
This commit is contained in:
parent
fa2e2d2ad6
commit
b1da9f40f8
@ -420,7 +420,7 @@ def eme_default(build_project, help):
|
||||
|
||||
option('--enable-eme',
|
||||
nargs='*',
|
||||
choices=('adobe','widevine',),
|
||||
choices=('widevine',),
|
||||
default=eme_default,
|
||||
help='Enable support for Encrypted Media Extensions')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user