Chromium Code Reviews| Index: remoting/remoting_webapp_files.gypi |
| diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi |
| index c98a8b3a112d3656540dd98229fbdfe80a04d8ac..9bf7aba42a339c9f39a813cb39878c9989770633 100644 |
| --- a/remoting/remoting_webapp_files.gypi |
| +++ b/remoting/remoting_webapp_files.gypi |
| @@ -178,6 +178,7 @@ |
| 'webapp/js_proto/chrome_proto.js', |
| 'webapp/unittests/apps_v2_migration_unittest.js', |
| 'webapp/unittests/base_unittest.js', |
| + 'webapp/unittests/client_session_unittest.js', |
|
kelvinp
2015/02/12 22:47:04
FYI that gary and I are working on a refactoring.
Wez
2015/02/13 18:59:08
The unit-test files all need moving anyway, and I'
|
| 'webapp/unittests/dns_blackhole_checker_unittest.js', |
| 'webapp/unittests/event_hook_unittest.js', |
| 'webapp/unittests/fallback_signal_strategy_unittest.js', |