| 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 c95e4aa102b89a9919bc7a35a3a8e5405156fce0..3916b094b897dbc04c066becdc7d479a5d9d1e12 100644
|
| --- a/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| +++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| @@ -98,7 +98,6 @@ class WebRuntimeFeatures {
|
| BLINK_EXPORT static void enablePagePopup(bool);
|
| BLINK_EXPORT static void enableParseHTMLOnMainThread(bool);
|
| BLINK_EXPORT static void enablePassiveDocumentEventListeners(bool);
|
| - BLINK_EXPORT static void enablePassiveEventListenersDueToFling(bool);
|
| BLINK_EXPORT static void enablePaymentRequest(bool);
|
| BLINK_EXPORT static void enablePermissionsAPI(bool);
|
| BLINK_EXPORT static void enablePointerEvent(bool);
|
|
|