Index: Source/core/testing/InternalSettings.idl |
diff --git a/Source/core/testing/InternalSettings.idl b/Source/core/testing/InternalSettings.idl |
index b04e925e58c8c7136fdf44d1e4fe6f1bbf2972ee..8e5753c546c9a3f79d22d0afd2510c3ffb0734b9 100644 |
--- a/Source/core/testing/InternalSettings.idl |
+++ b/Source/core/testing/InternalSettings.idl |
@@ -63,4 +63,5 @@ |
void setExperimentalContentSecurityPolicyFeaturesEnabled(boolean enabled); |
void setLaxMixedContentCheckingEnabled(boolean enabled); |
void setPseudoClassesInMatchingCriteriaInAuthorShadowTreesEnabled(boolean enabled); |
+ void setImageColorProfilesEnabled(boolean enabled); |
}; |