| Index: third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/track-scroll.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/track-scroll.html b/third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/track-scroll.html
|
| index ce45cab76d0352df7473a2eaf4eaf63fc2cd7469..1b90c01a0257329f1e9f909dcc6b3e08f63c8c19 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/track-scroll.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/track-scroll.html
|
| @@ -8,7 +8,6 @@ body {
|
| <body>
|
| <script>
|
| window.jsTestIsAsync = true;
|
| -var defaultTimeoutForShouldBecome = 5000;
|
|
|
| description("This test scrolls by clicking in the scrollbar track.");
|
|
|
|
|