| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index bd69b63ab97c3ff59e413c1157755160e51a9991..f6f8dc5654902ad5d9eb6f5432261d52f5d382ce 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -576,6 +576,7 @@
|
| 'animation/bounds_animator_unittest.cc',
|
| 'animation/flood_fill_ink_drop_ripple_unittest.cc',
|
| 'animation/ink_drop_highlight_unittest.cc',
|
| + 'animation/ink_drop_host_view_unittest.cc',
|
| 'animation/ink_drop_impl_unittest.cc',
|
| 'animation/ink_drop_ripple_unittest.cc',
|
| 'animation/ink_drop_unittest.cc',
|
|
|