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..d46cc85d48ce744ea675e8b3ff645db655cc9f72 100644 |
--- a/third_party/WebKit/Source/core/testing/InternalSettings.idl |
+++ b/third_party/WebKit/Source/core/testing/InternalSettings.idl |
@@ -64,5 +64,4 @@ |
void setExperimentalContentSecurityPolicyFeaturesEnabled(boolean enabled); |
void setImageColorProfilesEnabled(boolean enabled); |
void setScrollTopLeftInteropEnabled(boolean enabled); |
- void setLinkHeaderEnabled(boolean enabled); |
}; |