Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / css / MediaQueryList.idl
index cb93f6f..2702667 100644 (file)
@@ -21,7 +21,6 @@
 [
     ActiveDOMObject,
     NoInterfaceObject,
-    WillBeGarbageCollected
 ] interface MediaQueryList : EventTarget {
     readonly attribute DOMString media;
     readonly attribute boolean matches;