| Index: third_party/WebKit/Source/core/testing/InternalSettings.idl
|
| diff --git a/third_party/WebKit/Source/core/testing/InternalSettings.idl b/third_party/WebKit/Source/core/testing/InternalSettings.idl
|
| index 05a8d10658a6fd846d2155419a89bc17060788fe..1169c3943434e669a525363ba45a93280d5af41a 100644
|
| --- a/third_party/WebKit/Source/core/testing/InternalSettings.idl
|
| +++ b/third_party/WebKit/Source/core/testing/InternalSettings.idl
|
| @@ -62,7 +62,6 @@
|
| void setLangAttributeAwareFormControlUIEnabled(boolean enabled);
|
| void setOverlayScrollbarsEnabled(boolean enabled);
|
| void setExperimentalContentSecurityPolicyFeaturesEnabled(boolean enabled);
|
| - void setImageColorProfilesEnabled(boolean enabled);
|
| void setScrollTopLeftInteropEnabled(boolean enabled);
|
| void setLinkHeaderEnabled(boolean enabled);
|
| };
|
|
|