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