| Index: third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-added.html
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-added.html b/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-added.html
|
| index bc899ce9aa76450e0b3be5f192a48101e2e01da0..d987c1c07e4b36a7f958d78b5d7e1ea75f26a606 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-added.html
|
| +++ b/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-added.html
|
| @@ -9,6 +9,7 @@ body {
|
|
|
| <script>
|
| var jsTestIsAsync = true;
|
| +var defaultTimeoutForShouldBecome = 5000;
|
|
|
| description("This test verifies that smooth scrolls initiated on the main " +
|
| "thread add the appropriate main thread scrolling reason.");
|
|
|