| Index: third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html b/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html
|
| index 4c39e67e32a0641a9a4cfb4d8cd64518926ebf19..e4e87308d088fd740ebd9c1a5d2d75190bb2f5c2 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html
|
| +++ b/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html
|
| @@ -9,7 +9,6 @@
|
|
|
| <script>
|
| window.jsTestIsAsync = true;
|
| -var defaultTimeoutForShouldBecome = 5000;
|
|
|
| description("This test ensures that input driven user scrolls get cancelled\
|
| by non-input driven scrolls.");
|
|
|