summaryrefslogtreecommitdiffstats
path: root/dom/media/platforms/moz.build
diff options
context:
space:
mode:
authorMoonchild <mcwerewolf@wolfbeast.com>2018-12-03 02:29:32 +0100
committerGitHub <noreply@github.com>2018-12-03 02:29:32 +0100
commitb07aad35366437cb2e07d9e75c6baf42b4ae17a4 (patch)
tree90274aa575339feb7aa32d3826928d10447a160c /dom/media/platforms/moz.build
parentf7430355ed99227bd4bfe7544bdf9fbb7134918a (diff)
parentb78915e46c137cbba048f8e8deac4a8e3282a515 (diff)
downloadUXP-b07aad35366437cb2e07d9e75c6baf42b4ae17a4.tar
UXP-b07aad35366437cb2e07d9e75c6baf42b4ae17a4.tar.gz
UXP-b07aad35366437cb2e07d9e75c6baf42b4ae17a4.tar.lz
UXP-b07aad35366437cb2e07d9e75c6baf42b4ae17a4.tar.xz
UXP-b07aad35366437cb2e07d9e75c6baf42b4ae17a4.zip
Merge pull request #897 from trav90/telemetry-cleanup
Remove MediaTelemetryConstants
Diffstat (limited to 'dom/media/platforms/moz.build')
-rw-r--r--dom/media/platforms/moz.build1
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',