| Index: Source/bindings/tests/idls/TestInterface.idl
|
| diff --git a/Source/bindings/tests/idls/TestInterface.idl b/Source/bindings/tests/idls/TestInterface.idl
|
| index 17716c80bb44a0e8d732750c33bbbbb669bc7845..6c5ab97aa0adb95e61fb71270828d8424846b4e1 100644
|
| --- a/Source/bindings/tests/idls/TestInterface.idl
|
| +++ b/Source/bindings/tests/idls/TestInterface.idl
|
| @@ -52,7 +52,6 @@
|
| static attribute DOMString staticStringAttribute;
|
|
|
| void voidMethodTestInterfaceEmptyArg(TestInterfaceEmpty testInterfaceEmptyArg);
|
| - [PerWorldBindings] attribute DOMString perWorldBindingsStringAttribute;
|
| [PerWorldBindings] void voidMethod();
|
|
|
| // Anonymous indexed property operations
|
|
|