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 116b07b09a7a6bf9ad9ccfcdcd17169a5239de5f..2ad1bf32adf66f2c1fc90d7e4de0ea4e059dbc17 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); |