Index: Source/core/testing/InternalSettings.idl |
diff --git a/Source/core/testing/InternalSettings.idl b/Source/core/testing/InternalSettings.idl |
index 8e5753c546c9a3f79d22d0afd2510c3ffb0734b9..223d1c8955325a1ca0eabdd4a7d68535446f462d 100644 |
--- a/Source/core/testing/InternalSettings.idl |
+++ b/Source/core/testing/InternalSettings.idl |
@@ -60,6 +60,7 @@ |
void setAuthorShadowDOMForAnyElementEnabled(boolean enabled); |
void setLangAttributeAwareFormControlUIEnabled(boolean enabled); |
void setOverlayScrollbarsEnabled(boolean enabled); |
+ void setComputedAccessibilityInfoEnabled(boolean enabled); |
void setExperimentalContentSecurityPolicyFeaturesEnabled(boolean enabled); |
void setLaxMixedContentCheckingEnabled(boolean enabled); |
void setPseudoClassesInMatchingCriteriaInAuthorShadowTreesEnabled(boolean enabled); |