| Index: ui/views/animation/test/test_ink_drop_animation_observer.h
|
| diff --git a/ui/views/animation/test/test_ink_drop_animation_observer.h b/ui/views/animation/test/test_ink_drop_animation_observer.h
|
| index 8c0bce0945e4dc2942a4d2176da4ec1dab339796..12c1d19610164c6b8da70346654288ead9af5bb2 100644
|
| --- a/ui/views/animation/test/test_ink_drop_animation_observer.h
|
| +++ b/ui/views/animation/test/test_ink_drop_animation_observer.h
|
| @@ -43,7 +43,7 @@ class TestInkDropAnimationObserver
|
| InkDropAnimationEndedReason reason) override;
|
|
|
| private:
|
| - // The type as this inherits from. Reduces verbosity in .cc file.
|
| + // The type this inherits from. Reduces verbosity in .cc file.
|
| using ObserverHelper = TestInkDropAnimationObserverHelper<InkDropState>;
|
|
|
| // The value of InkDropAnimation::GetTargetInkDropState() the last time an
|
|
|