| Index: ui/views/animation/test/ink_drop_hover_test_api.h
|
| diff --git a/ui/views/animation/test/ink_drop_hover_test_api.h b/ui/views/animation/test/ink_drop_hover_test_api.h
|
| index 07f24b552c18aaa3e73b9ebdef7ccff3920b9cab..1393f2ee31d4dd134a4730c9cb09e37c8a8434d0 100644
|
| --- a/ui/views/animation/test/ink_drop_hover_test_api.h
|
| +++ b/ui/views/animation/test/ink_drop_hover_test_api.h
|
| @@ -41,7 +41,7 @@ class InkDropHoverTestApi
|
| InkDropHover* ink_drop_hover() const { return ink_drop_hover_; }
|
|
|
| private:
|
| - // The InkDropedAnimation to provide internal access to.
|
| + // The InkDropHover to provide internal access to.
|
| InkDropHover* ink_drop_hover_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(InkDropHoverTestApi);
|
|
|