| Index: Source/bindings/tests/idls/core/TestImplements.idl
|
| diff --git a/Source/bindings/tests/idls/core/TestImplements.idl b/Source/bindings/tests/idls/core/TestImplements.idl
|
| index e6e55dbf43888e16dc7b672db791ea591f120b04..ffe8372cc6be9687a1c8b7368dcceb2837571b95 100644
|
| --- a/Source/bindings/tests/idls/core/TestImplements.idl
|
| +++ b/Source/bindings/tests/idls/core/TestImplements.idl
|
| @@ -45,5 +45,4 @@
|
| [Reflect=IMPLEMENTS_REFLECT_CONSTANT] const unsigned short IMPLEMENTS_CONSTANT_2 = 2;
|
|
|
| [RuntimeEnabled=ImplementsFeatureName] attribute Node implementsRuntimeEnabledNodeAttribute;
|
| - [PerContextEnabled=ImplementsContextName] attribute Node implementsPerContextEnabledNodeAttribute;
|
| };
|
|
|