| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 05bc7adbadf55d905d369736ce3a0e45f22eb2cf..1f4fe4750f53f538c6591f62ed56201b1b42f7cb 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -546,6 +546,7 @@
|
| 'animation/bounds_animator_unittest.cc',
|
| 'animation/ink_drop_animation_controller_factory_unittest.cc',
|
| 'animation/ink_drop_animation_unittest.cc',
|
| + 'animation/ink_drop_delegate_unittest.cc',
|
| 'bubble/bubble_border_unittest.cc',
|
| 'bubble/bubble_delegate_unittest.cc',
|
| 'bubble/bubble_frame_view_unittest.cc',
|
|
|