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