Index: third_party/WebKit/public/web/WebRuntimeFeatures.h |
diff --git a/third_party/WebKit/public/web/WebRuntimeFeatures.h b/third_party/WebKit/public/web/WebRuntimeFeatures.h |
index 053b79c5b8504912abe1281048b78da3c8b0d2fc..6afab4d3a19b7d85714366b479202d65cda9075f 100644 |
--- a/third_party/WebKit/public/web/WebRuntimeFeatures.h |
+++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h |
@@ -91,7 +91,6 @@ public: |
BLINK_EXPORT static void enableNotifications(bool); |
BLINK_EXPORT static void enableOrientationEvent(bool); |
BLINK_EXPORT static void enableOverlayScrollbars(bool); |
- BLINK_EXPORT static void enableHideScrollbars(bool); |
BLINK_EXPORT static void enablePagePopup(bool); |
BLINK_EXPORT static void enableParseHTMLOnMainThread(bool); |
BLINK_EXPORT static void enablePassiveDocumentEventListeners(bool); |