| Index: trunk/src/remoting/remoting.gyp
|
| ===================================================================
|
| --- trunk/src/remoting/remoting.gyp (revision 201972)
|
| +++ trunk/src/remoting/remoting.gyp (working copy)
|
| @@ -464,6 +464,8 @@
|
| 'host/vlog_net_log.h',
|
| 'host/win/launch_process_with_token.cc',
|
| 'host/win/launch_process_with_token.h',
|
| + 'host/win/message_window.cc',
|
| + 'host/win/message_window.h',
|
| 'host/win/omaha.cc',
|
| 'host/win/omaha.h',
|
| 'host/win/rdp_client.cc',
|
| @@ -2640,6 +2642,7 @@
|
| 'host/setup/pin_validator_unittest.cc',
|
| 'host/token_validator_factory_impl_unittest.cc',
|
| 'host/video_scheduler_unittest.cc',
|
| + 'host/win/message_window_unittest.cc',
|
| 'host/win/rdp_client_unittest.cc',
|
| 'host/win/worker_process_launcher.cc',
|
| 'host/win/worker_process_launcher.h',
|
|
|