Index: Source/core/testing/InternalSettings.idl |
diff --git a/Source/core/testing/InternalSettings.idl b/Source/core/testing/InternalSettings.idl |
index 08b4273f9f7a7b11bd2904643a9cda5c447278d1..fe877f200f1f19189c16d34754061cacd3edba84 100644 |
--- a/Source/core/testing/InternalSettings.idl |
+++ b/Source/core/testing/InternalSettings.idl |
@@ -63,6 +63,5 @@ |
void setExperimentalWebSocketEnabled(boolean enabled); |
void setLangAttributeAwareFormControlUIEnabled(boolean enabled); |
void setOverlayScrollbarsEnabled(boolean enabled); |
- void setStyleScopedEnabled(boolean enabled); |
void setExperimentalContentSecurityPolicyFeaturesEnabled(boolean enabled); |
}; |