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

Unified Diff: ui/views/views.gyp

Issue 2250783002: Allow InkDropRipple to co-exist with highlight (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl try Created 4 years, 4 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 8bdad14d41b36c5dc0f67be540ad069d0fccb24a..a3bfd8310e2751804ee412d78bafe2008a8f15c0 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -14,6 +14,8 @@
'accessible_pane_view.h',
'animation/bounds_animator.cc',
'animation/bounds_animator.h',
+ 'animation/empty_ink_drop_ripple.cc',
+ 'animation/empty_ink_drop_ripple.h',
'animation/flood_fill_ink_drop_ripple.cc',
'animation/flood_fill_ink_drop_ripple.h',
'animation/ink_drop.h',
« ui/views/controls/button/label_button.cc ('K') | « ui/views/controls/button/label_button.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698