Index: Source/bindings/v8/RuntimeEnabledFeatures.cpp |
diff --git a/Source/bindings/v8/RuntimeEnabledFeatures.cpp b/Source/bindings/v8/RuntimeEnabledFeatures.cpp |
index 0fd25633c4275c6bbfc5fff4c220e53e72b20afd..448df9c3081ca6517f2810298a9d6fff55018ad9 100644 |
--- a/Source/bindings/v8/RuntimeEnabledFeatures.cpp |
+++ b/Source/bindings/v8/RuntimeEnabledFeatures.cpp |
@@ -164,9 +164,7 @@ bool RuntimeEnabledFeatures::isExperimentalShadowDOMEnabled = false; |
bool RuntimeEnabledFeatures::isAuthorShadowDOMForAnyElementEnabled = false; |
-#if ENABLE(CUSTOM_ELEMENTS) |
bool RuntimeEnabledFeatures::isCustomDOMElementsEnabled = false; |
-#endif |
bool RuntimeEnabledFeatures::isStyleScopedEnabled = false; |