| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index dc3183b387d0a3943ad46ae8562f37b8e901d3d9..44b40f68d0cb0a2a57783dbe6d46743046471cfd 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -499,6 +499,7 @@
|
| 'animation/test/ink_drop_animation_controller_impl_test_api.h',
|
| 'animation/test/ink_drop_hover_test_api.cc',
|
| 'animation/test/ink_drop_hover_test_api.h',
|
| + '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_ripple_observer.cc',
|
|
|