| Index: Source/WebCore/testing/InternalSettings.idl
|
| diff --git a/Source/WebCore/testing/InternalSettings.idl b/Source/WebCore/testing/InternalSettings.idl
|
| index ef16038ee0c052cb739b1bfcf71b3d14d895e1ed..97e9fb24bf94820d2456acebe13ef17eec10a1f8 100644
|
| --- a/Source/WebCore/testing/InternalSettings.idl
|
| +++ b/Source/WebCore/testing/InternalSettings.idl
|
| @@ -52,7 +52,6 @@
|
|
|
| [Conditional=VIDEO_TRACK, RaisesException] void setShouldDisplayTrackKind(DOMString kind, boolean enabled);
|
| [Conditional=VIDEO_TRACK, RaisesException] boolean shouldDisplayTrackKind(DOMString trackKind);
|
| - [RaisesException] void setStorageBlockingPolicy(DOMString policy);
|
| [RaisesException] void setImagesEnabled(boolean enabled);
|
| [RaisesException] void setMinimumTimerInterval(double intervalInSeconds);
|
| [RaisesException] void setDefaultVideoPosterURL(DOMString poster);
|
|
|