| 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 67b000964c8ca529e2dea8000555979a66ecd9fe..353454edc1cf7f7f7f1c46679e4ef17bae851df0 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;
|
|
|
|
|