| Index: Source/core/testing/Internals.idl
|
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
|
| index a7c648d8fc8f954ce8a6470261320af4446dfb47..6df0f46be9a6adc73d8fd29d59344a412fa55bc1 100644
|
| --- a/Source/core/testing/Internals.idl
|
| +++ b/Source/core/testing/Internals.idl
|
| @@ -248,8 +248,6 @@
|
| SerializedScriptValue deserializeBuffer(ArrayBuffer buffer);
|
| ArrayBuffer serializeObject(SerializedScriptValue obj);
|
|
|
| - void setUsesOverlayScrollbars(boolean enabled);
|
| -
|
| void forceReload(boolean endToEnd);
|
|
|
| void enableMockSpeechSynthesizer();
|
|
|