summaryrefslogtreecommitdiffstats
path: root/dom/media/platforms/wmf/WMFVideoMFTManager.cpp
diff options
context:
space:
mode:
authortrav90 <travawine@palemoon.org>2018-12-02 09:47:20 -0600
committertrav90 <travawine@palemoon.org>2018-12-02 09:47:20 -0600
commitb78915e46c137cbba048f8e8deac4a8e3282a515 (patch)
tree539b2fe06a60360cc01894cfd99690df57b4d0b1 /dom/media/platforms/wmf/WMFVideoMFTManager.cpp
parentf8e83e7e6dacb7fe00ccb52f62af634bc05dbdfc (diff)
downloadUXP-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/wmf/WMFVideoMFTManager.cpp')
-rw-r--r--dom/media/platforms/wmf/WMFVideoMFTManager.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/media/platforms/wmf/WMFVideoMFTManager.cpp b/dom/media/platforms/wmf/WMFVideoMFTManager.cpp
index 8a51f817a..a7633a7de 100644
--- a/dom/media/platforms/wmf/WMFVideoMFTManager.cpp
+++ b/dom/media/platforms/wmf/WMFVideoMFTManager.cpp
@@ -27,7 +27,6 @@
#include "mozilla/WindowsVersion.h"
#include "mozilla/Telemetry.h"
#include "nsPrintfCString.h"
-#include "MediaTelemetryConstants.h"
#include "GMPUtils.h" // For SplitAt. TODO: Move SplitAt to a central place.
#include "MP4Decoder.h"
#include "VPXDecoder.h"