| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 68298e5c2f288dfbc07d02cf34766fe307078815..8c12de9ace08fb57d12c3d4469a378d90a975189 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -494,6 +494,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',
|
|
|