mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1689494
- Don't include gmp-clearkey in test archives. r=releng-reviewers,jmaher
It's already part of Firefox, and makes the gtest initialization print an error message because the one already in Firefox can't be overwritten. Differential Revision: https://phabricator.services.mozilla.com/D103475
This commit is contained in:
parent
28ce0f37e8
commit
4030da2448
@ -54,7 +54,6 @@ TEST_HARNESS_BINS = [
|
||||
TEST_HARNESS_DLLS = ["crashinjectdll", "mozglue"]
|
||||
|
||||
GMP_TEST_PLUGIN_DIRS = [
|
||||
"gmp-clearkey/**",
|
||||
"gmp-fake/**",
|
||||
"gmp-fakeopenh264/**",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user