| Index: Source/core/testing/InternalSettings.idl
|
| diff --git a/Source/core/testing/InternalSettings.idl b/Source/core/testing/InternalSettings.idl
|
| index a953bab76c9e5df1aee4dd0abb902d4a588a3b05..a029f55a8e5725fedaeb246dfe143fcf96812119 100644
|
| --- a/Source/core/testing/InternalSettings.idl
|
| +++ b/Source/core/testing/InternalSettings.idl
|
| @@ -58,4 +58,5 @@
|
| void setOverlayScrollbarsEnabled(boolean enabled);
|
| void setStyleScopedEnabled(boolean enabled);
|
| void setExperimentalContentSecurityPolicyFeaturesEnabled(boolean enabled);
|
| + void setPseudoClassesInMatchingCriteriaInAuthorShadowTreesEnabled(boolean enabled);
|
| };
|
|
|