Chromium Code Reviews| Index: ui/views/views.gyp |
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
| index 7cced906b4cad65b4a54eae89a237ab53767111f..13165143b4db6763ba1f9e65e7152773f57528fe 100644 |
| --- a/ui/views/views.gyp |
| +++ b/ui/views/views.gyp |
| @@ -553,6 +553,8 @@ |
| '..', |
| ], |
| 'sources': [ |
| + 'controls/textfield/textfield_test_api.cc', |
| + 'controls/textfield/textfield_test_api.h', |
| 'corewm/tooltip_controller_test_helper.cc', |
| 'corewm/tooltip_controller_test_helper.h', |
| 'test/capture_tracking_view.cc', |