| 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 d46cc85d48ce744ea675e8b3ff645db655cc9f72..391cd82ce6d0c82a26560a308205aa141e857648 100644
|
| --- a/third_party/WebKit/Source/core/testing/InternalSettings.idl
|
| +++ b/third_party/WebKit/Source/core/testing/InternalSettings.idl
|
| @@ -62,6 +62,5 @@
|
| void setLangAttributeAwareFormControlUIEnabled(boolean enabled);
|
| void setOverlayScrollbarsEnabled(boolean enabled);
|
| void setExperimentalContentSecurityPolicyFeaturesEnabled(boolean enabled);
|
| - void setImageColorProfilesEnabled(boolean enabled);
|
| void setScrollTopLeftInteropEnabled(boolean enabled);
|
| };
|
|
|