| Index: projects.py
|
| ===================================================================
|
| --- projects.py (revision 233677)
|
| +++ projects.py (working copy)
|
| @@ -382,18 +382,22 @@
|
| ],
|
| 'win_rel': standard_tests + [
|
| 'app_list_unittests',
|
| + 'ash_unittests',
|
| + 'aura_unittests',
|
| 'cc_unittests',
|
| 'chrome_frame_net_tests',
|
| 'chrome_frame_tests',
|
| 'chrome_frame_unittests',
|
| 'chromedriver2_unittests',
|
| 'components_unittests',
|
| + 'compositor_unittests',
|
| 'installer_util_unittests',
|
| 'mini_installer_test',
|
| 'nacl_integration',
|
| 'remoting_unittests',
|
| 'sync_integration_tests',
|
| 'telemetry_unittests',
|
| + 'views_unittests',
|
| ],
|
| 'win_x64_rel': [
|
| 'base_unittests',
|
|
|