Chromium Code Reviews| Index: Source/core/css/StyleMedia.idl |
| diff --git a/Source/core/css/StyleMedia.idl b/Source/core/css/StyleMedia.idl |
| index fb447e764f5a76ed49bb87ca87252f3b5dc93fe3..27424f3e44025139f64f139c8a63ecdcd6e66ea8 100644 |
| --- a/Source/core/css/StyleMedia.idl |
| +++ b/Source/core/css/StyleMedia.idl |
| @@ -25,7 +25,7 @@ |
| */ |
| [ |
| - NoInterfaceObject, |
| + NoInterfaceObject |
| ] interface StyleMedia { |
| readonly attribute DOMString type; |
| boolean matchMedium([Default=Undefined] optional DOMString mediaquery); |