Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index 3a633042da66521f5453df180df36fb82109ab0d..fda7f2b12acaecd8e47daf1e8916e1e4a4b0ed5b 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -1168,6 +1168,7 @@ |
| '../ui/resources/cursors/zoom_out.cur', |
| 'app/chrome_dll.rc', |
| 'browser/downgrade/user_data_downgrade_browsertest.cc', |
| + 'browser/ui/webui/set_as_default_browser_ui_browsertest.cc', |
|
sky
2016/07/06 19:21:19
Why are you putting this in interactive ui tests?
zmin
2016/07/06 20:04:31
Because there is a "interactive ui" operator: Clos
sky
2016/07/06 23:53:16
Closing the popup window doesn't necessarily mean
zmin
2016/07/18 21:12:14
Moving to browser test.
|
| 'test/data/resource.rc', |
| ], |
| # Cross-platform (except Mac) views interactive tests. |