Index: ui/views/views.gyp |
diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
index f1d71a72c133ced3fedad0f8ff7df11d26e92a99..152488d6571f676c69d8dd2d7c943cc477695432 100644 |
--- a/ui/views/views.gyp |
+++ b/ui/views/views.gyp |
@@ -21,7 +21,10 @@ |
'animation/ink_drop_animation_controller_factory.h', |
'animation/ink_drop_animation_controller_impl.cc', |
'animation/ink_drop_animation_controller_impl.h', |
+ 'animation/ink_drop_animation_observer.cc', |
+ 'animation/ink_drop_animation_observer.h', |
'animation/ink_drop_host.h', |
+ 'animation/ink_drop_state.cc', |
'animation/ink_drop_state.h', |
'animation/scroll_animator.cc', |
'animation/scroll_animator.h', |