Remove scrolling_coordinator_test.cc
The only test ScrollingCoordinatorTest.UpdateUMAMetricUpdated is duplicated with the same test in scrolling_test.cc. Most of the tests in scrolling_coordinator_test.cc were moved into scrolling_test.cc in crrev.com/b2a068a8 because the tests are not just unit tests of ScrollingCoordinator. This test was to be kept in scrolling_coordinator_test.cc but was also copied unintentionally into scrolling_test.cc. This CL just removes scrolling_coordinator_test.cc for simplicity. Change-Id: I4f7d3010f7a22d56ec225e9418773730af860a24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2013805 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#734060}
Showing
Please register or sign in to comment