| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
|
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| index 976ec13bf5a14e7d560e18739929c403dcf976b5..0ee5d70fe4a7b0e35e0acc0909af4a1e7f79ff5f 100644
|
| --- a/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| +++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| @@ -247,5 +247,10 @@
|
| "prefix": "asyncawait",
|
| "base": "inspector/sources/debugger-async/async-await",
|
| "args": ["--js-flags=--harmony-async-await"]
|
| + },
|
| + {
|
| + "prefix": "wheelscrolllatching",
|
| + "base": "fast/events/wheel",
|
| + "args": ["--enable-features=TouchpadAndWheelScrollLatching"]
|
| }
|
| ]
|
|
|