| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 2f7a7f099ea16736e94903af23240886232bd90f..5ed2560198a3b0eb7d58a275186c70fd9aceaa2d 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -361,7 +361,6 @@
|
| 'host/continue_window_gtk.cc',
|
| 'host/continue_window_mac.mm',
|
| 'host/continue_window_win.cc',
|
| - 'host/desktop_environment.cc',
|
| 'host/desktop_environment.h',
|
| 'host/desktop_environment_factory.cc',
|
| 'host/desktop_environment_factory.h',
|
| @@ -423,6 +422,8 @@
|
| 'host/linux/x11_util.h',
|
| 'host/linux/x_server_clipboard.cc',
|
| 'host/linux/x_server_clipboard.h',
|
| + 'host/local_desktop_environment.cc',
|
| + 'host/local_desktop_environment.h',
|
| 'host/local_input_monitor.h',
|
| 'host/local_input_monitor_linux.cc',
|
| 'host/local_input_monitor_mac.mm',
|
|
|