Index: Source/core/frame/Window.idl |
diff --git a/Source/core/frame/Window.idl b/Source/core/frame/Window.idl |
index 1cf78ca8ecb1bc77996832b8205c6d4f001fecfc..d690b1dc3f0319c45fb021556bd9086e976ab624 100644 |
--- a/Source/core/frame/Window.idl |
+++ b/Source/core/frame/Window.idl |
@@ -178,8 +178,6 @@ |
[RuntimeEnabled=CSSAnimationUnprefixed] attribute EventHandler onanimationend; |
[RuntimeEnabled=CSSAnimationUnprefixed] attribute EventHandler onanimationiteration; |
[RuntimeEnabled=CSSAnimationUnprefixed] attribute EventHandler onanimationstart; |
- [RuntimeEnabled=DeviceMotion] attribute EventHandler ondevicemotion; |
- [RuntimeEnabled=DeviceOrientation] attribute EventHandler ondeviceorientation; |
[RuntimeEnabled=OrientationEvent] attribute EventHandler onorientationchange; |
attribute EventHandler onsearch; |
[RuntimeEnabled=Touch] attribute EventHandler ontouchcancel; |