Index: third_party/WebKit/Source/core/testing/Internals.idl |
diff --git a/third_party/WebKit/Source/core/testing/Internals.idl b/third_party/WebKit/Source/core/testing/Internals.idl |
index 64053677e2bcdf9611c9bcb21b77762b9d167d22..78ab9d986720adb936c1bc9e3e755c6e3cc3eaa3 100644 |
--- a/third_party/WebKit/Source/core/testing/Internals.idl |
+++ b/third_party/WebKit/Source/core/testing/Internals.idl |
@@ -344,7 +344,6 @@ |
ClientRectList focusRingRects(Element element); |
ClientRectList outlineRects(Element element); |
void setCapsLockState(boolean enabled); |
- void setSelectionPaintingWithoutSelectionGapsEnabled(boolean enabled); |
// Returns whether the scrollbar was able to be shown or hidden; not all platforms |
// support overlay scrollbars. |