| Index: third_party/WebKit/Source/core/frame/Settings.in
|
| diff --git a/third_party/WebKit/Source/core/frame/Settings.in b/third_party/WebKit/Source/core/frame/Settings.in
|
| index f5f3f4e59cc5406bdf1bd20475d7dcd99604c4aa..6e3fd014483db20924c50e519d6c97ba551cf843 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.in
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.in
|
| @@ -393,10 +393,6 @@ autoplayExperimentMode type=String, initial="off"
|
| # which in turn affects media queries.
|
| resizeIsDeviceSizeChange initial=false
|
|
|
| -# Whether the browser process sends gesture events for wheel events.
|
| -# Can be removed when crbug.com/598798 is fixed.
|
| -wheelGesturesEnabled initial=false
|
| -
|
| # If set to a positive value, emit a console warning once for each non-passive
|
| # event listener that caused an event to be dispatched to main thread and
|
| # delayed by more than the specified time (in seconds).
|
|
|