| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index e5bfd01d4a127aa0f71f83a7e4fd2cd832273a4c..a09377dd2e65dcf1508520317e7c82cf48a2c8ce 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -334,6 +334,7 @@
|
| 'host/config_file_watcher.h',
|
| 'host/constants_mac.cc',
|
| 'host/constants_mac.h',
|
| + 'host/continue_window.cc',
|
| 'host/continue_window.h',
|
| 'host/continue_window_gtk.cc',
|
| 'host/continue_window_mac.mm',
|
| @@ -365,8 +366,6 @@
|
| 'host/host_secret.h',
|
| 'host/host_status_monitor.h',
|
| 'host/host_status_observer.h',
|
| - 'host/host_user_interface.cc',
|
| - 'host/host_user_interface.h',
|
| 'host/host_window.h',
|
| 'host/host_window_proxy.cc',
|
| 'host/host_window_proxy.h',
|
| @@ -390,8 +389,8 @@
|
| 'host/ipc_screen_controls.h',
|
| 'host/ipc_video_frame_capturer.cc',
|
| 'host/ipc_video_frame_capturer.h',
|
| - 'host/it2me_host_user_interface.cc',
|
| - 'host/it2me_host_user_interface.h',
|
| + 'host/it2me_desktop_environment.cc',
|
| + 'host/it2me_desktop_environment.h',
|
| 'host/json_host_config.cc',
|
| 'host/json_host_config.h',
|
| 'host/linux/audio_pipe_reader.cc',
|
|
|