| Index: Source/core/testing/InternalSettings.idl
|
| diff --git a/Source/core/testing/InternalSettings.idl b/Source/core/testing/InternalSettings.idl
|
| index 34d829a4ad920eb637b6d8221ef087cf3c1a19ef..9151a000615799d03bd837d1499f2269ca156e5d 100644
|
| --- a/Source/core/testing/InternalSettings.idl
|
| +++ b/Source/core/testing/InternalSettings.idl
|
| @@ -60,7 +60,6 @@
|
| void setLangAttributeAwareFormControlUIEnabled(boolean enabled);
|
| void setOverlayScrollbarsEnabled(boolean enabled);
|
| void setExperimentalContentSecurityPolicyFeaturesEnabled(boolean enabled);
|
| - void setPseudoClassesInMatchingCriteriaInAuthorShadowTreesEnabled(boolean enabled);
|
| void setImageColorProfilesEnabled(boolean enabled);
|
| void setScrollTopLeftInteropEnabled(boolean enabled);
|
| void setLinkHeaderEnabled(boolean enabled);
|
|
|