Remove ScrollbarTestSuite from platform/scroll
ScrollbarTestSuite registers Platform::current()->compositorSupport() to TestingPlatformSupportWithMockScheduler, but TestingPlatformSupportWithMockScheduler does the same thing internally. So we can just remove ScrollbarTestSuite without any behavior change. BUG=n/a TEST=blink_platform_unittests Review-Url: https://codereview.chromium.org/2621393003 Cr-Commit-Position: refs/heads/master@{#443509}
Showing
Please register or sign in to comment