diff options
author | trav90 <travawine@palemoon.org> | 2018-12-02 09:47:20 -0600 |
---|---|---|
committer | trav90 <travawine@palemoon.org> | 2018-12-02 09:47:20 -0600 |
commit | b78915e46c137cbba048f8e8deac4a8e3282a515 (patch) | |
tree | 539b2fe06a60360cc01894cfd99690df57b4d0b1 /dom/media/platforms/moz.build | |
parent | f8e83e7e6dacb7fe00ccb52f62af634bc05dbdfc (diff) | |
download | UXP-b78915e46c137cbba048f8e8deac4a8e3282a515.tar UXP-b78915e46c137cbba048f8e8deac4a8e3282a515.tar.gz UXP-b78915e46c137cbba048f8e8deac4a8e3282a515.tar.lz UXP-b78915e46c137cbba048f8e8deac4a8e3282a515.tar.xz UXP-b78915e46c137cbba048f8e8deac4a8e3282a515.zip |
Remove MediaTelemetryConstants
Diffstat (limited to 'dom/media/platforms/moz.build')
-rw-r--r-- | dom/media/platforms/moz.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/media/platforms/moz.build b/dom/media/platforms/moz.build index be13d31c4..f5fb72c5d 100644 --- a/dom/media/platforms/moz.build +++ b/dom/media/platforms/moz.build @@ -10,7 +10,6 @@ EXPORTS += [ 'agnostic/TheoraDecoder.h', 'agnostic/VorbisDecoder.h', 'agnostic/VPXDecoder.h', - 'MediaTelemetryConstants.h', 'PDMFactory.h', 'PlatformDecoderModule.h', 'wrappers/FuzzingWrapper.h', |