Index: Source/core/dom/CustomElementConstructor.idl |
diff --git a/Source/core/dom/CustomElementConstructor.idl b/Source/core/dom/CustomElementConstructor.idl |
index 864d40d265b3ef0cedd1cda74df7232734a88b40..0460874c0f6087e648c056a4069824cc0a89037d 100644 |
--- a/Source/core/dom/CustomElementConstructor.idl |
+++ b/Source/core/dom/CustomElementConstructor.idl |
@@ -23,7 +23,6 @@ |
*/ |
[ |
- Conditional=CUSTOM_ELEMENTS, |
EnabledAtRuntime=customDOMElements, |
WrapAsFunction, |
CustomCall |