| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 0f36d470babe584f69acb7a651eb522ef0194181..fdef7acec6cc6945478dbd36a7e18e97cb2220f3 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -502,6 +502,8 @@
|
| '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.cc',
|
| + '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',
|
|
|