Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index de106f7e092781d6526f9365e5f95be117a2ecbc..816c38dba96c13f64b7f811e4f4866f17b01889b 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -284,6 +284,8 @@ |
'../third_party/npapi/npapi.gyp:npapi', |
], |
'sources': [ |
+ 'host/it2me_host_user_interface.cc', |
+ 'host/it2me_host_user_interface.h', |
'host/plugin/host_log_handler.cc', |
'host/plugin/host_log_handler.h', |
'host/plugin/host_plugin.cc', |
@@ -665,6 +667,8 @@ |
'host/disconnect_window_mac.h', |
'host/disconnect_window_mac.mm', |
'host/disconnect_window_win.cc', |
+ 'host/it2me_host_user_interface.cc', |
+ 'host/it2me_host_user_interface.h', |
'host/simple_host_process.cc', |
'../base/test/mock_chrome_application_mac.mm', |
'../base/test/mock_chrome_application_mac.h', |
@@ -910,6 +914,8 @@ |
'host/host_key_pair_unittest.cc', |
'host/host_mock_objects.cc', |
'host/host_mock_objects.h', |
+ 'host/it2me_host_user_interface.cc', |
+ 'host/it2me_host_user_interface.h', |
'host/json_host_config_unittest.cc', |
'host/log_to_server_unittest.cc', |
'host/register_support_host_request_unittest.cc', |