summaryrefslogtreecommitdiffstats
path: root/tools/lint/eslint/modules.json
diff options
context:
space:
mode:
authoradeshkp <adeshkp@users.noreply.github.com>2019-11-09 23:00:09 +0530
committeradeshkp <adeshkp@users.noreply.github.com>2019-11-10 06:03:11 -0500
commita6441a2a844a9e2c427dab3f94e39f2625bfd2d0 (patch)
treee610d7e142441cc2be44a7a93d71764fab1484f9 /tools/lint/eslint/modules.json
parent0aa805d1f556126e151d8aca276491d85847644e (diff)
downloadUXP-a6441a2a844a9e2c427dab3f94e39f2625bfd2d0.tar
UXP-a6441a2a844a9e2c427dab3f94e39f2625bfd2d0.tar.gz
UXP-a6441a2a844a9e2c427dab3f94e39f2625bfd2d0.tar.lz
UXP-a6441a2a844a9e2c427dab3f94e39f2625bfd2d0.tar.xz
UXP-a6441a2a844a9e2c427dab3f94e39f2625bfd2d0.zip
Issue #1259 - Part 4. Remove Adobe EME from GMPUtils
Diffstat (limited to 'tools/lint/eslint/modules.json')
-rw-r--r--tools/lint/eslint/modules.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lint/eslint/modules.json b/tools/lint/eslint/modules.json
index 1ff546978..d170f81be 100644
--- a/tools/lint/eslint/modules.json
+++ b/tools/lint/eslint/modules.json
@@ -88,7 +88,7 @@
"Gestures.jsm": ["GestureSettings", "GestureTracker"],
"GMPInstallManager.jsm": ["GMPInstallManager", "GMPExtractor", "GMPDownloader", "GMPAddon"],
"GMPProvider.jsm": [],
- "GMPUtils.jsm": ["EME_ADOBE_ID", "GMP_PLUGIN_IDS", "GMPPrefs", "GMPUtils", "OPEN_H264_ID", "WIDEVINE_ID"],
+ "GMPUtils.jsm": ["GMP_PLUGIN_IDS", "GMPPrefs", "GMPUtils", "OPEN_H264_ID", "WIDEVINE_ID"],
"hawkclient.js": ["HawkClient"],
"hawkrequest.js": ["HAWKAuthenticatedRESTRequest", "deriveHawkCredentials"],
"HelperApps.jsm": ["App", "HelperApps"],