| Index: Source/core/testing/Internals.h
|
| diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h
|
| index 5a7d162f3c6f5fc1e373832e3785c1ce6db03c39..9197b4c2fd2bcaa3473726d3fa6e5dee660f2810 100644
|
| --- a/Source/core/testing/Internals.h
|
| +++ b/Source/core/testing/Internals.h
|
| @@ -278,8 +278,6 @@ public:
|
| PassRefPtr<ArrayBuffer> serializeObject(PassRefPtr<SerializedScriptValue>) const;
|
| PassRefPtr<SerializedScriptValue> deserializeBuffer(PassRefPtr<ArrayBuffer>) const;
|
|
|
| - void setUsesOverlayScrollbars(bool enabled);
|
| -
|
| String getCurrentCursorInfo(Document*, ExceptionState&);
|
|
|
| String markerTextForListItem(Element*, ExceptionState&);
|
|
|