diff options
author | adeshkp <adeshkp@users.noreply.github.com> | 2019-11-09 21:42:45 +0530 |
---|---|---|
committer | adeshkp <adeshkp@users.noreply.github.com> | 2019-11-10 06:01:40 -0500 |
commit | 0fb5f7a158e0a5a610e1ba85cf408525964d746e (patch) | |
tree | 22df72bc308a67dffec02c0aa94ff2969e78e209 /dom/media/VideoUtils.h | |
parent | 736d25cbec4541186ed46c935c117ce4d1c7f3bb (diff) | |
download | UXP-0fb5f7a158e0a5a610e1ba85cf408525964d746e.tar UXP-0fb5f7a158e0a5a610e1ba85cf408525964d746e.tar.gz UXP-0fb5f7a158e0a5a610e1ba85cf408525964d746e.tar.lz UXP-0fb5f7a158e0a5a610e1ba85cf408525964d746e.tar.xz UXP-0fb5f7a158e0a5a610e1ba85cf408525964d746e.zip |
Issue #1259 - Part 1. Remove Adobe Primetime support from tree
Diffstat (limited to 'dom/media/VideoUtils.h')
-rw-r--r-- | dom/media/VideoUtils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/media/VideoUtils.h b/dom/media/VideoUtils.h index aaf0e9903..eee6561fd 100644 --- a/dom/media/VideoUtils.h +++ b/dom/media/VideoUtils.h @@ -47,7 +47,6 @@ class MediaContentType; // EME Key System String. extern const nsLiteralCString kEMEKeySystemClearkey; extern const nsLiteralCString kEMEKeySystemWidevine; -extern const nsLiteralCString kEMEKeySystemPrimetime; /** * ReentrantMonitorConditionallyEnter |