| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 2f6034968288ec8e04fdd937c2c12e5ddb2b0829..8bc243ddf3f12922f5c32fd9410f1b76d8a376fc 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',
|
|
|