| Index: core/page/PagePopupController.idl
|
| diff --git a/core/page/PagePopupController.idl b/core/page/PagePopupController.idl
|
| index c7f545f5ee70a6375882f1abb22fa10de41ac2d4..453850dd39f0e61cb8441a24b3f6bb451667dd67 100644
|
| --- a/core/page/PagePopupController.idl
|
| +++ b/core/page/PagePopupController.idl
|
| @@ -30,7 +30,7 @@
|
|
|
| [
|
| NoInterfaceObject,
|
| - EnabledAtRuntime=pagePopup
|
| + EnabledAtRuntime=PagePopup
|
| ] interface PagePopupController {
|
| void setValueAndClosePopup(long numberValue, DOMString stringValue);
|
| void setValue(DOMString value);
|
|
|