Index: Source/bindings/tests/idls/core/TestPartialInterface2.idl |
diff --git a/Source/bindings/tests/idls/core/TestPartialInterface2.idl b/Source/bindings/tests/idls/core/TestPartialInterface2.idl |
index 43abced13b972d6cb37c3a1cea17601aca0850c4..4bb86867bbce5ca193d29293e81b8112e5b22d65 100644 |
--- a/Source/bindings/tests/idls/core/TestPartialInterface2.idl |
+++ b/Source/bindings/tests/idls/core/TestPartialInterface2.idl |
@@ -30,7 +30,6 @@ |
[ |
ImplementedAs=TestPartialInterfaceImplementation, // Conflicts with default partial interface class name |
- PerContextEnabled=PartialContextName, // Conflicts with [RuntimeEnabled] |
] partial interface TestInterface { |
const unsigned short PARTIAL2_UNSIGNED_SHORT = 0; |