| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index cd81230ee27493dd249fa198237a4837d0157d6a..4755341492e56e4375dd630acd02631a5f86115f 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -492,6 +492,8 @@
|
| 'animation/test/test_ink_drop_animation_observer.h',
|
| 'animation/test/test_ink_drop_host.cc',
|
| 'animation/test/test_ink_drop_host.h',
|
| + 'animation/test/test_ink_drop_delegate.cc',
|
| + 'animation/test/test_ink_drop_delegate.h',
|
| 'controls/textfield/textfield_test_api.cc',
|
| 'controls/textfield/textfield_test_api.h',
|
| 'test/capture_tracking_view.cc',
|
|
|