| Index: core/dom/WebKitNamedFlowCollection.idl
|
| diff --git a/core/dom/WebKitNamedFlowCollection.idl b/core/dom/WebKitNamedFlowCollection.idl
|
| index 65aa56d9b60182c110b091395ba53ec26c9992b0..92aec8e92c64a3d1ca5366b0e30b5d190a4599e6 100644
|
| --- a/core/dom/WebKitNamedFlowCollection.idl
|
| +++ b/core/dom/WebKitNamedFlowCollection.idl
|
| @@ -29,7 +29,7 @@
|
|
|
| [
|
| NoInterfaceObject,
|
| - EnabledAtRuntime=cssRegions,
|
| + EnabledAtRuntime=CSSRegions,
|
| ImplementedAs=DOMNamedFlowCollection
|
| ] interface WebKitNamedFlowCollection {
|
| readonly attribute unsigned long length;
|
|
|