Index: Source/WebCore/testing/InternalSettings.h |
diff --git a/Source/WebCore/testing/InternalSettings.h b/Source/WebCore/testing/InternalSettings.h |
index 8598cba54fc1d6191e7919e1fec9dc06d999cdc1..9d9fc51ed19db0d5a9bd959e0c4452e59a700465 100644 |
--- a/Source/WebCore/testing/InternalSettings.h |
+++ b/Source/WebCore/testing/InternalSettings.h |
@@ -114,7 +114,6 @@ public: |
void setDialogElementEnabled(bool, ExceptionCode&); |
void setShouldDisplayTrackKind(const String& kind, bool enabled, ExceptionCode&); |
bool shouldDisplayTrackKind(const String& kind, ExceptionCode&); |
- void setStorageBlockingPolicy(const String&, ExceptionCode&); |
void setLangAttributeAwareFormControlUIEnabled(bool); |
void setImagesEnabled(bool enabled, ExceptionCode&); |
void setMinimumTimerInterval(double intervalInSeconds, ExceptionCode&); |