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