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

Unified Diff: ui/views/views.gyp

Issue 1798523003: Moved AppMenu ACTIVATED/DEACTIVATED ink drop handling in to MenuButton. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2661
Patch Set: Created 4 years, 9 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/controls/button/menu_button_unittest.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 cd81230ee27493dd249fa198237a4837d0157d6a..4755341492e56e4375dd630acd02631a5f86115f 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -492,6 +492,8 @@
'animation/test/test_ink_drop_animation_observer.h',
'animation/test/test_ink_drop_host.cc',
'animation/test/test_ink_drop_host.h',
+ 'animation/test/test_ink_drop_delegate.cc',
+ 'animation/test/test_ink_drop_delegate.h',
'controls/textfield/textfield_test_api.cc',
'controls/textfield/textfield_test_api.h',
'test/capture_tracking_view.cc',
« no previous file with comments | « ui/views/controls/button/menu_button_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698