Index: ash/laser/laser_pointer_controller_test_api.h |
diff --git a/ash/laser/laser_pointer_controller_test_api.h b/ash/laser/laser_pointer_controller_test_api.h |
index 6305c7688fbbedfdf26e4aa49de87c86f9e82d17..492185fee4bbabf93f474ea635c9eabeb1a52f06 100644 |
--- a/ash/laser/laser_pointer_controller_test_api.h |
+++ b/ash/laser/laser_pointer_controller_test_api.h |
@@ -21,6 +21,7 @@ class LaserPointerControllerTestApi { |
void SetEnabled(bool enabled); |
bool IsShowingLaserPointer(); |
+ bool IsFadingAway(); |
const LaserPointerPoints& laser_points(); |
LaserPointerView* laser_pointer_view(); |