| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index f1dc1c83a134d4fc12f7a1039e441a79e83421c0..887df46f272d62cd57afe9bb5ff76390eb2a51b8 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -16,6 +16,9 @@
|
| 'animation/bounds_animator.h',
|
| 'animation/ink_drop_animation_controller.cc',
|
| 'animation/ink_drop_animation_controller.h',
|
| + 'animation/ink_drop_host.h',
|
| + 'animation/ink_drop_delegate.cc',
|
| + 'animation/ink_drop_delegate.h',
|
| 'animation/scroll_animator.cc',
|
| 'animation/scroll_animator.h',
|
| 'background.cc',
|
|
|