Chromium Code Reviews| Index: ui/views/views.gyp |
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
| index 9d6225ca6bfc0083f1f797a5918501b765ed2674..6ab22a3acc2a3c6bdb934f6402e73fe211a540a1 100644 |
| --- a/ui/views/views.gyp |
| +++ b/ui/views/views.gyp |
| @@ -627,6 +627,8 @@ |
| 'test/views_test_helper.h', |
| 'test/views_test_helper_aura.cc', |
| 'test/views_test_helper_aura.h', |
| + 'test/views_test_helper_mac.h', |
| + 'test/views_test_helper_mac.mm', |
| 'test/widget_test.cc', |
| 'test/widget_test.h', |
| 'test/widget_test_aura.cc', |