Fix a throughput test case
This particular test case was changed here: https://chromium-review.googlesource.com/c/chromium/src/+/2022618 And that CL made a mistake. In particular, it added a shouldDelay which is meant to be used to delay the start of the main-thread animation, but shouldDelay is not used. This CL fixes that. Bug: None Change-Id: Ia8c2c1fea0918aee69ff07808969d7ac70f48cd9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2154819 Commit-Queue: Xida Chen <xidachen@chromium.org> Reviewed-by:Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#760210}
Showing
Please register or sign in to comment