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

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

Issue 1900283002: Added ui::test::MultiLayerAnimatorTestController and Delegate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated gn build. Created 4 years, 8 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
Index: ui/views/animation/test/square_ink_drop_animation_test_api.h
diff --git a/ui/views/animation/test/square_ink_drop_animation_test_api.h b/ui/views/animation/test/square_ink_drop_animation_test_api.h
index a23c4ce459b1c9f9d8fe02c2e343250a79976167..d8b1e882ac4aaedc540297b14f881ac865eb52fb 100644
--- a/ui/views/animation/test/square_ink_drop_animation_test_api.h
+++ b/ui/views/animation/test/square_ink_drop_animation_test_api.h
@@ -42,7 +42,7 @@ class SquareInkDropAnimationTestApi : public InkDropAnimationTestApi {
protected:
// InkDropAnimationTestApi:
- std::vector<ui::LayerAnimator*> GetLayerAnimators() const override;
+ std::vector<ui::LayerAnimator*> GetLayerAnimators() override;
private:
SquareInkDropAnimation* ink_drop_animation() {
« no previous file with comments | « ui/views/animation/test/ink_drop_animation_test_api.cc ('k') | ui/views/animation/test/square_ink_drop_animation_test_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698