| Index: Source/core/testing/InternalSettings.idl
|
| diff --git a/Source/core/testing/InternalSettings.idl b/Source/core/testing/InternalSettings.idl
|
| index 6762dd36fbff01b08fb59ae5ee9d33e8281e3f91..e45da643d0acd03be6759bb0eddbbce367fc6f8c 100644
|
| --- a/Source/core/testing/InternalSettings.idl
|
| +++ b/Source/core/testing/InternalSettings.idl
|
| @@ -24,6 +24,7 @@
|
| */
|
|
|
| [
|
| + TypeChecking=Unrestricted,
|
| WillBeGarbageCollected,
|
| ] interface InternalSettings : InternalSettingsGenerated {
|
| // All methods which access Page::settings() can raise an exception
|
|
|