| Index: third_party/WebKit/Source/core/css/CSS.idl
|
| diff --git a/third_party/WebKit/Source/core/css/CSS.idl b/third_party/WebKit/Source/core/css/CSS.idl
|
| index 21946f03964e9e31f28f9c4fa23f442fcff477cc..a5145e5b5b42019cddfa373cba2999853d8a2401 100644
|
| --- a/third_party/WebKit/Source/core/css/CSS.idl
|
| +++ b/third_party/WebKit/Source/core/css/CSS.idl
|
| @@ -31,7 +31,6 @@
|
|
|
| [
|
| ImplementedAs=DOMWindowCSS,
|
| - GarbageCollected
|
| ] interface CSS {
|
| static boolean supports(DOMString property, DOMString value);
|
| static boolean supports(DOMString conditionText);
|
|
|