Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Unified Diff: ui/views/animation/test/ink_drop_impl_test_api.h

Issue 1963193002: Ink Drop cleanup. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed tdanderson@ nit from patch set 1. Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/views/animation/test/ink_drop_hover_test_api.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/animation/test/ink_drop_impl_test_api.h
diff --git a/ui/views/animation/test/ink_drop_impl_test_api.h b/ui/views/animation/test/ink_drop_impl_test_api.h
index 556d28eae8734da06c979fbbf7b1bda820e58959..845e8a11638635eeed195546af6b7fa6237d3569 100644
--- a/ui/views/animation/test/ink_drop_impl_test_api.h
+++ b/ui/views/animation/test/ink_drop_impl_test_api.h
@@ -28,7 +28,7 @@ class InkDropImplTestApi
: public ui::test::MultiLayerAnimatorTestController,
public ui::test::MultiLayerAnimatorTestControllerDelegate {
public:
- explicit InkDropImplTestApi(InkDropImpl* ink_drop_controller_);
+ explicit InkDropImplTestApi(InkDropImpl* ink_drop);
~InkDropImplTestApi() override;
// Wrappers to InkDropImpl internals:
« no previous file with comments | « ui/views/animation/test/ink_drop_hover_test_api.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698