| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index dd1670ce2cfb154aab5af3590f34300e46a30f42..aa3b5075dd70cf37885b58f014cdcd938aa2728d 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',
|
|
|