Index: third_party/WebKit/Source/core/testing/InternalSettings.h |
diff --git a/third_party/WebKit/Source/core/testing/InternalSettings.h b/third_party/WebKit/Source/core/testing/InternalSettings.h |
index 7245d6ca1ff172123902bb31d718902eec2d0c9f..4b3abab1bf2a968bd11526a98fcb8344f1152ebb 100644 |
--- a/third_party/WebKit/Source/core/testing/InternalSettings.h |
+++ b/third_party/WebKit/Source/core/testing/InternalSettings.h |
@@ -119,7 +119,6 @@ public: |
void setImageColorProfilesEnabled(bool); |
void setImageAnimationPolicy(const String&, ExceptionState&); |
void setScrollTopLeftInteropEnabled(bool); |
- void setLinkHeaderEnabled(bool); |
DECLARE_VIRTUAL_TRACE(); |