Index: ui/views/views.gyp |
diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
index 152488d6571f676c69d8dd2d7c943cc477695432..78dd8aa66897dbb1638aeb7955108f171d813878 100644 |
--- a/ui/views/views.gyp |
+++ b/ui/views/views.gyp |
@@ -24,6 +24,10 @@ |
'animation/ink_drop_animation_observer.cc', |
'animation/ink_drop_animation_observer.h', |
'animation/ink_drop_host.h', |
+ 'animation/ink_drop_hover.cc', |
+ 'animation/ink_drop_hover.h', |
+ 'animation/ink_drop_painted_layer_delegates.cc', |
+ 'animation/ink_drop_painted_layer_delegates.h', |
'animation/ink_drop_state.cc', |
'animation/ink_drop_state.h', |
'animation/scroll_animator.cc', |