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

Unified Diff: ui/views/views.gyp

Issue 2028303004: Hide hover effect on hidden ink drop host views. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix tests 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index b57a8158d635d32d2181e1450e808b6e4f810ae5..7e9514e7ab3d3053f5902588d4c65861af2581be 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -502,6 +502,8 @@
'animation/test/ink_drop_utils.cc',
'animation/test/square_ink_drop_ripple_test_api.cc',
'animation/test/square_ink_drop_ripple_test_api.h',
+ 'animation/test/test_ink_drop.cc',
+ 'animation/test/test_ink_drop.h',
'animation/test/test_ink_drop_ripple_observer.cc',
'animation/test/test_ink_drop_ripple_observer.h',
'animation/test/test_ink_drop_animation_observer_helper.h',
« ui/views/animation/test/test_ink_drop.cc ('K') | « ui/views/controls/button/custom_button.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698