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

Unified Diff: ui/views/views.gyp

Issue 2017833003: Fixes ink drop being "stuck" on when losing focus. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed some left-over crufty code. 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..0995cd3d58fa3ce33901f729e69cc68dd03bed52 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -502,6 +502,7 @@
'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.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',

Powered by Google App Engine
This is Rietveld 408576698