Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index d69ab4501d55746bcc47064fb5cc6451d5919020..4b86ba2ec00ac88d7bc05fe16e54220bb867f552 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -286,6 +286,10 @@ |
'sources': [ |
'host/it2me_host_user_interface.cc', |
'host/it2me_host_user_interface.h', |
+ 'host/plugin/daemon_controller.h', |
+ 'host/plugin/daemon_controller_linux.cc', |
+ 'host/plugin/daemon_controller_mac.cc', |
+ 'host/plugin/daemon_controller_win.cc', |
'host/plugin/host_log_handler.cc', |
'host/plugin/host_log_handler.h', |
'host/plugin/host_plugin.cc', |