| Index: core/testing/InternalSettings.idl
|
| diff --git a/core/testing/InternalSettings.idl b/core/testing/InternalSettings.idl
|
| index 9e03edce2b83646bcf02fb96fad51151ce15547d..5ac91334a653c23e5f619f2158f871dc2b6b689f 100644
|
| --- a/core/testing/InternalSettings.idl
|
| +++ b/core/testing/InternalSettings.idl
|
| @@ -41,7 +41,7 @@
|
| [RaisesException] void setTextAutosizingFontScaleFactor(float fontScaleFactor);
|
| [RaisesException] void setMediaTypeOverride(DOMString mediaTypeOverride);
|
| [RaisesException] void setEditingBehavior(DOMString behavior);
|
| -
|
| + [RaisesException] void setPasswordGenerationDecorationEnabled(boolean enabled);
|
| [RaisesException] void setImagesEnabled(boolean enabled);
|
| [RaisesException] void setDefaultVideoPosterURL(DOMString poster);
|
| [RaisesException] void setViewportEnabled(boolean enabled);
|
|
|