| Index: Source/modules/screen_orientation/ScreenOrientation.idl | 
| diff --git a/Source/modules/screen_orientation/ScreenOrientation.idl b/Source/modules/screen_orientation/ScreenOrientation.idl | 
| index 998850d1ff3c84fb782841c8860e4aab34588c9a..81a79ca5d285c555a6bbaac6b75999bc9c74be06 100644 | 
| --- a/Source/modules/screen_orientation/ScreenOrientation.idl | 
| +++ b/Source/modules/screen_orientation/ScreenOrientation.idl | 
| @@ -27,5 +27,4 @@ enum OrientationLockType { | 
| boolean lockOrientation(OrientationLockType orientation); | 
|  | 
| void unlockOrientation(); | 
| -    attribute EventHandler onorientationchange; | 
| }; | 
|  |