Remove WebTaskRunner::MonotonicallyIncreasingVirtualTimeSeconds().
This patch removes a method from WebTaskRunner. At this point, WebTask- Runner is functionally identical to base::SingleThreadTaskRunner, and we can start working on the actual removal of WebTaskRunner. WebViewSchedulerImplTest is also modified so it doesn't depend on the removed function. Bug: 794845 Change-Id: I2945c890e7e957f7187103f46f71a314c77c90fb Reviewed-on: https://chromium-review.googlesource.com/888378Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Yuta Kitamura <yutak@chromium.org> Cr-Commit-Position: refs/heads/master@{#532229}
Showing
Please register or sign in to comment