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 38b1c90756380e7166cddaf3d00be90eb9e24a2e..7302893bf5347eb14ac3752875dbe37bb3b9b06c 100644 |
--- a/third_party/WebKit/public/web/WebRuntimeFeatures.h |
+++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h |
@@ -84,6 +84,7 @@ public: |
BLINK_EXPORT static void enableInputMultipleFieldsUI(bool); |
BLINK_EXPORT static void enableMediaCapture(bool); |
BLINK_EXPORT static void enableMediaDocumentDownloadButton(bool); |
+ BLINK_EXPORT static void enableMiddleClickAutoscroll(bool); |
BLINK_EXPORT static void enableNavigatorContentUtils(bool); |
BLINK_EXPORT static void enableNetworkInformation(bool); |
BLINK_EXPORT static void enableNewMediaPlaybackUi(bool); |