| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index aa5749573e790f703d3f3131044c457524b37b3a..a4d76dad0b01d9385325bce91c6918dff238df92 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -462,8 +462,6 @@
|
| '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',
|
| @@ -2683,7 +2681,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',
|
|
|