| Index: ui/views/animation/ink_drop_animation_controller.h
|
| diff --git a/ui/views/animation/ink_drop_animation_controller.h b/ui/views/animation/ink_drop_animation_controller.h
|
| index 7de9cc57ed4c565d8c122afba3dab07aa25c0094..19cd8f999c0df7925c5c54c388e2886755056493 100644
|
| --- a/ui/views/animation/ink_drop_animation_controller.h
|
| +++ b/ui/views/animation/ink_drop_animation_controller.h
|
| @@ -23,7 +23,7 @@ class Layer;
|
| namespace views {
|
|
|
| // Pure virtual base class that manages the lifetime and state of an ink drop
|
| -// animation as well as visual hover state feedback.
|
| +// ripple as well as visual hover state feedback.
|
| class VIEWS_EXPORT InkDropAnimationController {
|
| public:
|
| virtual ~InkDropAnimationController() {}
|
|
|