Chromium Code Reviews| Index: Source/core/dom/DOMNamedFlowCollection.idl |
| diff --git a/Source/core/dom/DOMNamedFlowCollection.idl b/Source/core/dom/DOMNamedFlowCollection.idl |
| index 6225e989571fe1b1d4e93ae2f9bc4a89baf87864..b8bda5542955eb7f1c2050bd5da5cade75d0b71c 100644 |
| --- a/Source/core/dom/DOMNamedFlowCollection.idl |
| +++ b/Source/core/dom/DOMNamedFlowCollection.idl |
| @@ -28,6 +28,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| EnabledAtRuntime=cssRegions, |
| InterfaceName=WebKitNamedFlowCollection, |
| ImplementationLacksVTable |