| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 8aca355d44580bf72f2e50ad0f80279f914c0057..c97e6b808422eeb4447cb95356f22829c3b62003 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1387,6 +1387,8 @@
|
| 'host/it2me_host_user_interface.h',
|
| 'host/json_host_config.cc',
|
| 'host/json_host_config.h',
|
| + 'host/linux/x_server_clipboard.cc',
|
| + 'host/linux/x_server_clipboard.h',
|
| 'host/local_input_monitor.h',
|
| 'host/local_input_monitor_linux.cc',
|
| 'host/local_input_monitor_mac.mm',
|
|
|