| Index: Source/bindings/tests/idls/modules/TestPartialInterface3.idl
|
| diff --git a/Source/bindings/tests/idls/modules/TestPartialInterface3.idl b/Source/bindings/tests/idls/modules/TestPartialInterface3.idl
|
| index 9e851575f222ada6062a76a6a1370b091bddb04f..6ac99fc092f00211d644c5550746c94bb39333ce 100644
|
| --- a/Source/bindings/tests/idls/modules/TestPartialInterface3.idl
|
| +++ b/Source/bindings/tests/idls/modules/TestPartialInterface3.idl
|
| @@ -30,7 +30,6 @@
|
|
|
| [
|
| ImplementedAs=TestPartialInterfaceImplementation3,
|
| - PerContextEnabled=PartialContextName3,
|
| ] partial interface TestInterface {
|
| const unsigned short PARTIAL3_UNSIGNED_SHORT = 0;
|
|
|
|
|