| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 3a05e6baf4c5fd03b69cb3927a913ed3fb3b19d5..784a178272fd061d33be33b2d21198bba1b149ae 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -463,8 +463,6 @@
|
| 'host/win/com_security.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',
|
| @@ -2669,7 +2667,6 @@
|
| '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',
|
|
|