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

Unified Diff: ui/views/views.gyp

Issue 1550443002: Pushed InkDropHost inheritence up to CustomButton. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed doc typo. Created 5 years 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 289a82ac18b2feeac65f8031ad0915f5d411cb18..d321032d225f2a32f0a6d84f64b53260386b3ae1 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -26,6 +26,7 @@
'animation/ink_drop_animation_observer.cc',
'animation/ink_drop_animation_observer.h',
'animation/ink_drop_delegate.h',
+ 'animation/ink_drop_host.cc',
'animation/ink_drop_host.h',
'animation/ink_drop_painted_layer_delegates.cc',
'animation/ink_drop_painted_layer_delegates.h',
« ui/views/animation/ink_drop_host.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