| Index: sky/engine/core/css/MediaQueryList.idl
|
| diff --git a/sky/engine/core/css/MediaQueryList.idl b/sky/engine/core/css/MediaQueryList.idl
|
| index 8bd0241926777f1a738a7b4ba498d4c3230e5970..8418e4a4443d0e43ec72aade103429919d4f742b 100644
|
| --- a/sky/engine/core/css/MediaQueryList.idl
|
| +++ b/sky/engine/core/css/MediaQueryList.idl
|
| @@ -21,7 +21,6 @@
|
| [
|
| ActiveDOMObject,
|
| NoInterfaceObject,
|
| - WillBeGarbageCollected
|
| ] interface MediaQueryList : EventTarget {
|
| readonly attribute DOMString media;
|
| readonly attribute boolean matches;
|
|
|