| Index: ui/views/views.gyp
 | 
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
 | 
| index 50071e19e1f97557cd595bf39c460e1a6d1c2d32..330ba8a3e652ef9ba4a8882cc8fb2adf52591cba 100644
 | 
| --- a/ui/views/views.gyp
 | 
| +++ b/ui/views/views.gyp
 | 
| @@ -21,8 +21,6 @@
 | 
|        'animation/ink_drop_animation_controller_factory.h',
 | 
|        'animation/ink_drop_animation.cc',
 | 
|        'animation/ink_drop_animation.h',
 | 
| -      'animation/ink_drop_delegate.cc',
 | 
| -      'animation/ink_drop_delegate.h',
 | 
|        'animation/ink_drop_host.h',
 | 
|        'animation/ink_drop_state.h',
 | 
|        'animation/scroll_animator.cc',
 | 
| 
 |