| Index: Source/core/testing/InternalSettings.idl
|
| diff --git a/Source/core/testing/InternalSettings.idl b/Source/core/testing/InternalSettings.idl
|
| index 03e7b6e9066309f24a7db95318e78046dbaaac38..78d35aceb7802da30701a19c1e878a3eeac74515 100644
|
| --- a/Source/core/testing/InternalSettings.idl
|
| +++ b/Source/core/testing/InternalSettings.idl
|
| @@ -53,7 +53,6 @@
|
| // cannot be changed after process start. These setters should
|
| // be removed or moved onto internals.runtimeFlags:
|
| void setAuthorShadowDOMForAnyElementEnabled(boolean enabled);
|
| - void setCSSExclusionsEnabled(boolean enabled);
|
| void setLangAttributeAwareFormControlUIEnabled(boolean enabled);
|
| void setOverlayScrollbarsEnabled(boolean enabled);
|
| void setExperimentalContentSecurityPolicyFeaturesEnabled(boolean enabled);
|
|
|