| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 0172c32bdaa653ac74e3ba85953be32e06e94dae..023b2b5f1649557e3b52e165dc2b21fa42e731d5 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1318,6 +1318,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',
|
|
|