Chromium Code Reviews| Index: dom/DOMNamedFlowCollection.idl |
| diff --git a/dom/DOMNamedFlowCollection.idl b/dom/DOMNamedFlowCollection.idl |
| index b546ddcea417349faac48c7436e3e1d84186382d..60e26899b2ed9e3a17155a85a59c97aa38a3a445 100644 |
| --- a/dom/DOMNamedFlowCollection.idl |
| +++ b/dom/DOMNamedFlowCollection.idl |
| @@ -31,7 +31,6 @@ |
| Conditional=CSS_REGIONS, |
| V8EnabledAtRuntime=cssRegions, |
| InterfaceName=WebKitNamedFlowCollection, |
| - JSGenerateToJSObject, |
| IndexedGetter, |
| NamedGetter, |
| ImplementationLacksVTable |