Chromium Code Reviews| Index: ui/views/views.gyp |
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
| index 584513d222f9add9f2550966bef8180f7e474299..537e692c2a4dfd96107246e9fc1431710376d002 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', |
|
sky
2016/03/09 16:21:38
Did you forget to git add these files?
|
| + 'animation/test/test_ink_drop_delegate.h', |
| 'controls/textfield/textfield_test_api.cc', |
| 'controls/textfield/textfield_test_api.h', |
| 'test/capture_tracking_view.cc', |