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

Unified Diff: ui/views/views.gyp

Issue 1944043002: Enabled tests to control material design ink drop animations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
Patch Set: Replaced unique_ptr with scoped_ptr. 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
« no previous file with comments | « ui/views/animation/test/test_ink_drop_host.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 4f54fadcbf4f3912cbdc7ae729456d8ccc44d9c1..e135963c9122df9a29423a22a99821beabadae2e 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -493,6 +493,10 @@
'animation/test/flood_fill_ink_drop_animation_test_api.h',
'animation/test/ink_drop_animation_test_api.cc',
'animation/test/ink_drop_animation_test_api.h',
+ 'animation/test/ink_drop_animation_controller_impl_test_api.cc',
+ 'animation/test/ink_drop_animation_controller_impl_test_api.h',
+ 'animation/test/ink_drop_hover_test_api.cc',
+ 'animation/test/ink_drop_hover_test_api.h',
'animation/test/square_ink_drop_animation_test_api.cc',
'animation/test/square_ink_drop_animation_test_api.h',
'animation/test/test_ink_drop_animation_observer.cc',
« no previous file with comments | « ui/views/animation/test/test_ink_drop_host.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698