| Index: Source/core/testing/InternalSettings.idl
|
| diff --git a/Source/core/testing/InternalSettings.idl b/Source/core/testing/InternalSettings.idl
|
| index 7ae46cca9b86924d186c5ba4be74827dd3f54649..08b4273f9f7a7b11bd2904643a9cda5c447278d1 100644
|
| --- a/Source/core/testing/InternalSettings.idl
|
| +++ b/Source/core/testing/InternalSettings.idl
|
| @@ -25,7 +25,6 @@
|
|
|
| [
|
| WillBeGarbageCollected,
|
| - NoInterfaceObject, // testing interfaces do not appear on global objects
|
| ] interface InternalSettings : InternalSettingsGenerated {
|
| // All methods which access Page::settings() can raise an exception
|
| // when the page cannot be accessed. (Such as during page tear-down.)
|
|
|