| Index: Source/core/testing/InternalSettings.idl
|
| diff --git a/Source/core/testing/InternalSettings.idl b/Source/core/testing/InternalSettings.idl
|
| index d078a4c9a010d4f6fd4a810d7af42054612672af..c017a41de0c3e3dcc55accb7cfb164b4cc156354 100644
|
| --- a/Source/core/testing/InternalSettings.idl
|
| +++ b/Source/core/testing/InternalSettings.idl
|
| @@ -61,4 +61,5 @@
|
| void setExperimentalContentSecurityPolicyFeaturesEnabled(boolean enabled);
|
| void setPseudoClassesInMatchingCriteriaInAuthorShadowTreesEnabled(boolean enabled);
|
| void setImageColorProfilesEnabled(boolean enabled);
|
| + void setScrollTopLeftInteropEnabled(boolean enabled);
|
| };
|
|
|