Chromium Code Reviews| Index: Source/core/dom/shadow/ShadowRoot.idl |
| diff --git a/Source/core/dom/shadow/ShadowRoot.idl b/Source/core/dom/shadow/ShadowRoot.idl |
| index 34190bc20fb4dc905468477bd6bcd6a09f6cd4e4..39488dff4e8bc75e7db00825b4b3452e95ca8fcd 100644 |
| --- a/Source/core/dom/shadow/ShadowRoot.idl |
| +++ b/Source/core/dom/shadow/ShadowRoot.idl |
| @@ -25,7 +25,7 @@ |
| */ |
| [ |
| - NoInterfaceObject, |
| + NoInterfaceObject |
| ] interface ShadowRoot : DocumentFragment { |
| readonly attribute Element activeElement; |
| attribute boolean applyAuthorStyles; |