summaryrefslogtreecommitdiffstats
path: root/dom/webidl/GamepadLightIndicator.webidl
diff options
context:
space:
mode:
Diffstat (limited to 'dom/webidl/GamepadLightIndicator.webidl')
-rw-r--r--dom/webidl/GamepadLightIndicator.webidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/webidl/GamepadLightIndicator.webidl b/dom/webidl/GamepadLightIndicator.webidl
index 2c447439c8..c421c230bb 100644
--- a/dom/webidl/GamepadLightIndicator.webidl
+++ b/dom/webidl/GamepadLightIndicator.webidl
@@ -18,7 +18,7 @@ dictionary GamepadLightColor {
required octet blue;
};
-[SecureContext, Pref="dom.gamepad.extensions.lightindicator",
+[Pref="dom.gamepad.extensions.lightindicator",
Exposed=Window]
interface GamepadLightIndicator
{