Chromium Code Reviews| Index: ui/views/views.gyp |
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
| index 319667e2303733df4bd0d1a8debf29eb6c92fcc4..ce21772da5048a9c19d9a09db6611241602c0570 100644 |
| --- a/ui/views/views.gyp |
| +++ b/ui/views/views.gyp |
| @@ -481,6 +481,8 @@ |
| 'test/menu_runner_test_api.h', |
| 'test/slider_test_api.cc', |
| 'test/slider_test_api.h', |
| + 'test/scoped_views_test_helper.cc', |
| + 'test/scoped_views_test_helper.h', |
| 'test/test_views.cc', |
| 'test/test_views.h', |
| 'test/test_views_delegate.h', |