| Index: third_party/WebKit/Source/core/testing/Internals.h
|
| diff --git a/third_party/WebKit/Source/core/testing/Internals.h b/third_party/WebKit/Source/core/testing/Internals.h
|
| index c44604ce2bb6453ec645f2a95dbe8e358ed9eaa8..6d7144faf90fd2ea09a032066e60fa072bb5acb8 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.h
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.h
|
| @@ -383,8 +383,6 @@ public:
|
|
|
| void setCapsLockState(bool enabled);
|
|
|
| - void setSelectionPaintingWithoutSelectionGapsEnabled(bool);
|
| -
|
| bool setScrollbarVisibilityInScrollableArea(Node*, bool visible);
|
|
|
| void forceRestrictIFramePermissions();
|
|
|