| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index b57a8158d635d32d2181e1450e808b6e4f810ae5..0995cd3d58fa3ce33901f729e69cc68dd03bed52 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -502,6 +502,7 @@
|
| 'animation/test/ink_drop_utils.cc',
|
| 'animation/test/square_ink_drop_ripple_test_api.cc',
|
| 'animation/test/square_ink_drop_ripple_test_api.h',
|
| + 'animation/test/test_ink_drop.h',
|
| 'animation/test/test_ink_drop_ripple_observer.cc',
|
| 'animation/test/test_ink_drop_ripple_observer.h',
|
| 'animation/test/test_ink_drop_animation_observer_helper.h',
|
|
|