Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 5f3b408ea651f22ec6f8f1475eb249260aefb59f..93ec17e4bbd6ec37c752e0a9a5d865b205cbe107 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -451,6 +451,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', |
@@ -2565,6 +2567,7 @@ |
'host/setup/oauth_helper_unittest.cc', |
'host/setup/pin_validator_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', |