Index: chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_controller_unittest.cc |
diff --git a/chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_controller_unittest.cc b/chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_controller_unittest.cc |
index 4ac1ea63877a560bdea5dce71084640d69bc237d..080e2088beb74109f87dc4cce30df7ae94249f1b 100644 |
--- a/chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_controller_unittest.cc |
+++ b/chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_controller_unittest.cc |
@@ -56,7 +56,7 @@ class TouchCalibratorControllerTest : public ash::test::AshTestBase { |
ctrl->touch_calibrator_views_[target_display.id()].get(); |
// End the background fade in animation. |
- target_calibrator_view->SkipCurrentAnimationForTest(); |
+ target_calibrator_view->SkipCurrentAnimation(); |
// TouchCalibratorView on the display being calibrated should be at the |
// state where the first display point is visible. |