Index: ui/views/views.gyp |
diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
index d96e25952d326d06fb287f6a54fd1636cb60c8f4..8f621188d31a6d9db7f67ce4b8f1822d6fe5b85a 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/button_ink_drop_delegate.cc', |
+ 'animation/button_ink_drop_delegate.h', |
'animation/ink_drop_animation.cc', |
'animation/ink_drop_animation.h', |
'animation/ink_drop_animation_controller.h', |
@@ -23,6 +25,7 @@ |
'animation/ink_drop_animation_controller_impl.h', |
'animation/ink_drop_animation_observer.cc', |
'animation/ink_drop_animation_observer.h', |
+ 'animation/ink_drop_delegate.h', |
'animation/ink_drop_host.h', |
'animation/ink_drop_painted_layer_delegates.cc', |
'animation/ink_drop_painted_layer_delegates.h', |