| Index: Source/core/page/DOMWindow.idl
|
| diff --git a/Source/core/page/DOMWindow.idl b/Source/core/page/DOMWindow.idl
|
| index 8497efc9b071d572cbcd286da379ed5201ad4c2e..9f8e44d7972ec9ba442197e70706cec2a9a41136 100644
|
| --- a/Source/core/page/DOMWindow.idl
|
| +++ b/Source/core/page/DOMWindow.idl
|
| @@ -42,7 +42,6 @@
|
| [Replaceable] readonly attribute BarProp toolbar;
|
| [Replaceable, PerWorldBindings, ActivityLog=GetterForIsolatedWorlds] readonly attribute Navigator navigator;
|
| [Replaceable] readonly attribute Navigator clientInformation;
|
| - readonly attribute Crypto crypto;
|
| [DoNotCheckSecurity, CustomSetter, Unforgeable, Replaceable, PerWorldBindings, ActivityLog=AccessForIsolatedWorlds] readonly attribute Location location;
|
| [MeasureAs=WindowEvent, NotEnumerable, Replaceable, CustomGetter, CustomSetter] readonly attribute Event event;
|
|
|
|
|